Search Issue Tracker
Crash on FindActiveTransformWithPathIm when using transform.SetAsLastSib...
Steps to reproduce:1. Open the attached project (1186891.zip)2. Open the "SampleScene"3. Enter the Play Mode4. Exit the Play Mode Re... Read more
ArgumentException is thrown when closing the right-click context menu fo...
How to reproduce:1. Create a new Unity project2. Right-click the SampleScene and select 'Add New Scene'3. Unload the 'SampleScene'4.... Read more
Imported Prefab file (in Library folder) is out-of-sync with source Pref...
A prefab with an old library representation will display different states in Prefab Edit Mode and in its instances in the Scene To r... Read more
Long Prefab save times when using Unity 2022.2 and higher
Reproduction steps:1. Open the attached project “PrefabSave”2. Open the Profiler window (Window > Analysis > Profiler)3. In th... Read more
Frame stepping not working on Addressables operations
How to reproduce:1. Open attached project "FrameStepFpsSpikeTest.zip"2. Open "SampleScene" scene3. Enter Play Mode4. Click the edito... Read more
Documentation for PrefabUtility.SetPropertyModifications() is lacking he...
Complaints from a user: PrefabUtility.SetPropertyModifications() should have better documentation since you need an understanding of... Read more
AsyncOperation.allowSceneActivation is ignored when refocusing Editor
Reproduction steps:1. Open the attached “Test Project” project2. Enter the Play Mode3. Click on a different window, outside the Edit... Read more
Applying overriden name of nested Prefab is silently ignored
How to reproduce:1. Open user's attached 'PrefabBugRepro.zip' project2. Open 'SampleScene' Scene3. Select 'Parent Prefab' GameObject... Read more
Layer dropdown selection is persistent through projects
Reproduction steps:1. Create a New Project2. "Layers" -> Click on "Nothing"3. Create a New Project4. "Layers"5. Notice that "Noth... Read more
Prefab referenced Game Object is not removed from the Scene files when t...
To reproduce:1. Open attached project ("case_1191638.zip")2. Open "MB" Script from Assets and comment/delete the public SO field3. F... 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