Search Issue Tracker
Build succeeds even with "BuildFailedException" errors
Reproduction steps: 1. Open "testing-demo.zip" project 2. Build project 3. See Console output ("BuildFailedException: One or more o... Read more
Visual Studio setting is exposed when selecting Build system on Android ...
To reproduce: 1. Open any project 2. Go to File>Build settings.. 3. Select Android as Build platform (switching's not necessary) 4. ... Read more
Editor crashes with CachedWriter::Write when building project with missi...
How to reproduce: 1. Download and open "SceneBuilder" project 2. Build & Run project 3. Click "Yes" button in Missing Project ID pop... Read more
[Mac] Can't change Graphics device to use in standalone built project
To reproduce: 1. Create a new project 2. Build for standalone 3. Open built project 4. Try to select Graphics device to use Expecte... Read more
[iOS] build fails with UnauthorizedAccessException due to inaccessible S...
Inaccessible SharedPrecompiledHeaders from PlaybackEngines causes iOS build to fail along with UnauthorizedAccessException on MacOS ... 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
Scripting Define Symbols line does not change when using Undo command
To reproduce: 1. Create a new project 2. Go to Player settings > Other settings 3. Find Scripting Define Symbol* line 4. Write there... Read more
[Deployment Management] Editor crashes when building a project for any p...
Editor crashes when building a project with Unity Project ID which enables services for any platform with services enabled Steps to... Read more
"get_unityVersion is not allowed to be called while application is termi...
Reproduction steps: 1. Using these command line arguments, open "Archive.zip" project: "Unity.app/Contents/MacOS/Unity -projectPath... Read more
[Build Callbacks] Build does not fail when using BuildFailedException
Steps to reproduce: 1. Open attached project "BuildFailedException.zip" 2. Open Build Settings and click "Build" Expected result: B... 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