Search Issue Tracker
Scene that's Enabled = true in ProjectSettings\EditorBuildSettings with ...
Steps to reproduce: 1. Open any Unity project 2. Add two Scenes to Build list under File>Build Settings 3. Open up ProjectSettings\E... Read more
Second "Build And Run" fails after adding/removing a scene
Reproduction steps: 1. Create a New Project 2. "Build And Run" 3. Add/Remove scene from the Build Settings 4. "Build And Run" Expe... Read more
Editor throws null reference on making builds for any platform
Editor throws null reference exception on making build any platform. Steps To Reproduce: 1. Launch the editor. 2. Go to File -> Bu... Read more
Empty project build throws NullReferenceException in the console
To reproduce: 1. Create a new Unity project 2. Build for standalone Expected result: an empty project is built without errors Actua... Read more
Android "AppBundle" setting stays active when the build system is change...
Android "AppBundle" setting stays active when the build system is changed from "Gradle" to "Internal" Steps to Repro: 1. Create a n... Read more
ProjectSettings.asset writes the value out as 2 when adjusting the Playe...
How to reproduce: 1. Open project "ProjectTesting.zip" 2. Go to Build Settings (File>Build Settings) 3. Build for the iOS 4. Go to t... 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
[Windows] Make Mono the default Scripting Backend for Mac Standalone builds
When building on Windows OS to Mac Standalone Scripting backend does not change to Mono by default. Thus the error is shown in Build... Read more
Standalone Player with "Development Build" option doesn't output the err...
Reproduction steps: 1. Open "MinimalRepro" project 2. Build the Player with "Development Build" option enabled 3. Open the Player 4... Read more
Variables values differ between Editor and Player
How to reproduce: 1. Open attached Unity project "prototype-multi-plane" 2. Press File --> Build and Run 3. Open "GameManager.cs" sc... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow