# How to find buid problems?

**URL:** https://community.jenkins.io/t/how-to-find-buid-problems/11096
**Category:** Using Jenkins
**Tags:** question
**Created:** [December 4, 2023, 8:33am UTC](https://community.jenkins.io/t/how-to-find-buid-problems/11096 "2023-12-04T08:33:30Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![yasu](https://avatars.discourse-cdn.com/v4/letter/y/958977/32.png) [@yasu](https://community.jenkins.io/u/yasu)
#### Post date: [December 4, 2023, 8:33am UTC](https://community.jenkins.io/t/how-to-find-buid-problems/11096/1 "2023-12-04T08:33:30Z")

</div>

I use Jenkins to build unity game apps.  
When build with unity edtior in PC ( installed jenkins), could.  
But when build with jenkins, failed.

I checked all logs of both.  
When build with jenkins, happen error to import some asset, but thease asset did’nt use with unity editor.of course each branch is same branch.

this game apps use photonFusion.

Jenkins 2.414.3  
wndows 11 pro

Jenkins setup:

---

<div class="post-metadata">

### Author: ![poddingue](https://dub1.discourse-cdn.com/flex013/user_avatar/community.jenkins.io/poddingue/32/985_2.png) [@poddingue](https://community.jenkins.io/u/poddingue)
#### Post date: [December 14, 2023, 9:16am UTC](https://community.jenkins.io/t/how-to-find-buid-problems/11096/2 "2023-12-14T09:16:11Z")

</div>

Hello @yasu and welcome to this community. 👋

When you’re using Jenkins on Windows, it does not have the same behavior and environment as the standard user.
