Search Issue Tracker
Unity Editor freezes when attempting to open scene with TextMesh Pro Ass...
To reproduce: 1. Download attached project; 2. Open "Release" scene; Expected result: Project scene loads normally with TextMesh P... Read more
SceneManager.SetActiveScene() does not set active scene when called in A...
To reproduce: 1.Download and open attached project. 2.Open scene "Scene". 3.Open NewBehaviourScript.cs and uncomment the call to Te... Read more
Disabled line renderer component is still visible on prefab in project view
Steps to reproduce (or watch attached gif): 1. Open any Unity project 2. Create a new game object 3. Select it and add Line Renderer... Read more
"Failed to download package" when importing package on local drive
"Failed to import package with error: Couldn't decompress package" when importing package on local hard drive 1. In Editor, import ... Read more
DontDestroyOnLoad appears on a specific scene when no script is enabled ...
To reproduce: 1. Open repro project(link in edit) 2. Play 'Terrain' scene Expected: there is no enabled script in this scene so 'Do... Read more
New scene can not be created via script, when model's configure menu in ...
To reproduce: 1. Open project 2. In menu click 'Test'-> 'Try create scene'. Notice, that there are no errors 3. Open 'Mesh' fbx and ... Read more
Unity loads 'Untitled' (empty) scene when canceling building process
Reproduction steps: 1) Open "879562_SceneChangesAreLost.zip" project 2) Open "rand" scene 3) Make some scene changes, for example du... Read more
b2Body::SetActive crash caused by specific prefab which has been created...
Steps to reproduce: 1. Open attached project "prefabtest.zip" 2. Open scene SampleScene-Alien-Level1.1 4. Break prefab instance (Gam... Read more
Obj files fail to import when the numeric locale uses something other th...
To reproduce: 1. Open terminal and run the following commands: export LC_NUMERIC=hr_HR /Applications/Unity/Unity.app/Contents/Ma... Read more
[FBX] Specific models becomes light gray in scene view when mode is chan...
To reproduce: 1. Open repro project 2. Open ‘LightningTutorialOptimal’ scene 3. Change scene view mode from ’Shaded’ to ‘UV Charts’.... 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