Search Issue Tracker
Build a certain scene crashes the Editor in AddBuildAssetInfoChecked
To reproduce: 1. Open the project, attached by the user (Breeze.zip) 2. Add "BattleRoom" scene to the build settings 3. Build the p... 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
After errors correction in the script, the button to download Android mo...
Reproduction steps: 1. Open the attached project; 2. Delete 5 and 7 lines in the script "SinnesterSpawnPattern.cs"; 3. Build the pro... Read more
Editor unloads scene and doesn't throw error when building for standalon...
Steps to reproduce: 1. Create a new project 2. Build for standalone 3. Open build 4. Try building another time while the build is ru... Read more
Build location window is named as Facebook instead of Standalone on OSX ...
To reproduce: 1. Create empty project 2. Build for Windows x86_64 Expected: Build location window will be named as Standalone Actu... Read more
Symbols are not escaped correctly or not escaped at all when using -edit...
According to https://confluence.jetbrains.com/display/TCD10/Build+Script+Interaction+with+TeamCity#BuildScriptInteractionwithTeamCit... Read more
Non-standalone build target projects change to Standalone when upgrading...
Steps to reproduce: 1. Create a new project in Unity 5.4 or 5.5 2. Change build target to iOS 3. Add a Sprite to the assets 4. Close... Read more
Unity Editor fails to build a project after moving a native plugin DLL f...
Steps to reproduce: 1. Open user's project 2. Move Assets/FolderA/FooBar.dll into Assets/FolderB 3. Build the project Expected resu... Read more
[Test Runner][iOS] Exception: Device ID Not Specified when trying to run...
Steps to reproduce: 1. Open the attached project 2. Click Window->Test Runner 3. In Test Runner Window, select PlayMode tab 4. Click... Read more
Build path is set to other project's directory instead of current one wh...
To reproduce: 1. Create new Unity project. 2. Go to build settings. 3. Press Build. 4. Notice that build directory is set to other ... 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
- Caret is incorrectly offset when naming a file with a lot of characters in the Project window
- Point Cache window displays incorrect title “pCache” instead of full “Point Cache”
- GeneratePropertyBag code generation fails when "?" nullable is used with the "partial" class modifier
- Timeline first track offset is not accounted for when Apply Scene Offsets is used in Play Mode
- UI Toolkit Debugger window selection changes when the selected window is undocked/docked in a different position for the first time on a new project