Search Issue Tracker
[Standalone] Deploying to a remote folder fails
Reproduction steps: 1. Open any project 2. Try to build to a shared folder on a remote machine 3. Fails with following output: Dire... Read more
Builds include the UnityEngine.xml API Documentation file.
How to reproduce: 1. Open attached project 'xmlTest.zip' 2. Build project 3. Go to '{BuildName}_Data\Managed' directory. 4. Find 'Un... Read more
error console not shown in dev build
-e: error console not shown in dev build -the console is not shown for dev builds of Windows/OSX standalone or webplayer -repro: -... Read more
Running editor in batchmode with -logFile parameter and no address does ...
Steps to reproduce: 1. Download and extract the project attached 2. Open Command Prompt 3. Run Unity.exe with these command line arg... Read more
"Force Single Instance" error dialog UI has unnecessary elements
- File -> Build Settings - Switch to StandAlone - Player Settings - Unfold "Resolution and Presentation" - Check "Force Single Inst... Read more
Need to add message when we try to Build and Run project
Steps to reproduce : - create script with compiler error - go to File-Build settings - click Build and Run for any platform and not... Read more
[Regression] Standalone is building to Assets folder by default (which i...
Starting from 2017.1.0b4 when you build Standalone player the Editor suggests to build it in Assets folder and when you try to Build... Read more
Custom cursor looks corrupted or invisible on Mac and Windows Standalone...
1. Open attached project 2. Go File -> Build Settings -> Player Settings -> PC, Mac & Linux Standalone 3. Build and run the project ... Read more
Asset Corruption when changing build target locks up Unity
To reproduce: 1) Open attached project and "Repro Scene" in it 2) Go to Edit -> Preferences and Enable "Verify saving assets" 3) Sel... Read more
[Regression] Error in Standalone Development Build: "The file '/PATH/uni...
[Regression] Error in Standalone Development Build: "The file '/PATH/unity default resources' is corrupted!" Issue does not reprodu... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SerializedPropertyChangeEvent is invoked when initially binding PropertyFields in custom Editor
- UI Panel is not visible when HDR and STP filter are enabled
- Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when opening a specific project
- OnTriggerExit2D is called in Play mode when undoing component adding
- Builds fail with "Execution failed for task ':launcher:checkReleaseDuplicateClasses'" error when the newer version of the In-App Purchasing package is installed on a specific project