Search Issue Tracker
Standalone crashes at RuntimeSceneManager::FindSceneByName when loading ...
Steps to reproduce: 1. Open attached project2. Build and run project3. It crashes right after it is opened Is related to setting Gam... Read more
Crashes when saving with deleted gameobject
Steps to reproduce:1. Open attached project's scene "Startup" (Assets/Levels).2. Delete "Game Manager" game object.3. Try saving the... Read more
Nested asset max depth is lower in 4.5
To reproduce:1. Open TestScene in project DepthBug using Unity 4.3.42. Inspect the Depth Test behaviour on Game Object and expand th... Read more
Memory is not freed by 'Object.Destroy' when returning to edit mode
To reproduce:1. Open the attached project2. Open scene Test. It contains gameobjects with a script that creates a mesh and allocates... Read more
Unity 5.0 crashes when closing or switching projects
To reproduce:1. Create two empty projects2. Open one project3. Open the other project with the same editor4. Repeat steps 2-35. "Uni... Read more
Editor crashes when enabling the Cache Server in Preferences
- Open Unity with any project- Go to Preferences -> Cache Server- Enable Cache Server, but don't type any address- Press the Chec... Read more
Marking a prefab as dirty prevents updates to instances of the prefab
Steps to reproduce : - import the project attached- open the "Scene 2"- select the TestPrefab in the Hierarchy- go to Tools>Bug t... Read more
[Sprites][Materials] New created sprite with default material after savi...
Reproduction steps:1) Create new project2) Create a new sprite (GameObject > 2D Object > Sprite)3) Notice that from 5.4 Unity ... Read more
Crash in GizmoManager:: BuildGizmosFromGameObjectRecursive after deletin...
Steps to reproduce:1. Download and open attached project.2. Open scene "TestScene"3. Select "Root"4. Delete Game Object "DeleteMe"5.... Read more
Resources.UnloadUnusedAssets() doesn't unload fonts if they were loaded ...
Resources.UnloadUnusedAssets() doesn't unload fonts if they were loaded from an asset bundle and unloaded by using AssetBundle.Unloa... 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
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window