Search Issue Tracker
Unity crashes when creating a new shape in Prefab Mode using Probuilder ...
Reproduction steps:1. Open the attached project "1425423.zip"2. Open "New Prefab" in Prefab Mode3. Open the Probuilder window and cr... Read more
Unity crashes on loading and sometimes on closing when on RemapPPtrFromC...
1. Download the attached project "InProgressGame.zip"2. Open the project, wait approximately up to a minute( you can open the play m... Read more
Memory leak after using SceneManager.UnloadSceneAsync()
How to reproduce:1. Open attached project "StreamingSceneDemo"2. Enter Play Mode, click "StartUnload" in Game View and wait 4 second... Read more
Unity Editor freezes when loading scenes with LoadSceneMode.Additive whi...
How to reproduce:1. Open the attached project ("case_1104986-TheLuministProject_Polish.zip")2. Open the repro scene ("Scenes/repro")... Read more
Can't load the scene template when it is in the Packages directory
Reproduction steps:1. Open the user's attached project2. Click on File > New Scene3. Double-click on "My Custom Scene" Expected r... Read more
Prefab's unapplied changes can't be reverted when both a prefab and non-...
Reproduction steps:1. Open attached project "1370630.zip"2. Create two cubes3. Turn one game object cube into a prefab4. Select both... Read more
Editor crashes when importing "GuidedProjectStarterFiles" package from U...
Reproduction steps:1. Open the attached project2. Right-click in the Project window and select "Reimport All" Expected result: Asset... Read more
Nested Prefabs hideflags are not applied when Prefab is saved
How to reproduce:1. Open the attached 'PrefabDontSaveInEditorBug.zip' project2. Go to the Project tab -> "Scenes" and open "Sampl... Read more
PrefabUtility.LoadPrefabContents needs better handling of incorrect pref...
Steps:1. Open attached project2. There three menu items:a) Test/RunTest1 => tries to load prefab contents from unexisting pathb) ... Read more
Position of child gameobject cannot be changed if parent's scale is (0,0,0)
Steps to reproduce:1. Create a new project2. Create a new object in the scene3. Set its scale to (0,0,0) if not set already4. Create... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class