Search Issue Tracker
Prefab variant asset is created with empty override
Steps:1. Open attached project2. Open TestScene3. Drag & Drop "1" prefab instance to the Project Browser4. Choose "Prefab Varian... Read more
Prefab in the scene loose its connection to the main prefab in Assets fo...
How can we reproduce it1 Create new project2 Create a prefab (by dragging GameObject from Scene View to Project Browser )3 Add prefa... Read more
"Error loading the file" and "Duplicate identifier" errors in the Consol...
How to reproduce:1. Open the attached project "animImport"2. Open the Project window (Window > General > Project) and click on... Read more
Crash/freeze when creating a scene from a custom scene template
Reproduction steps:1. Open the user's attached project2. File -> New Scene -> Select "L2Template"3. Create -> Save Expected... Read more
Child object is not added to a prefab when dragging and dropping object ...
How to reproduce:1. Open the attached Unity project2. Open New Prefab prefab3. Drag New Prefab 1 prefab to a Hierarchy window Expect... Read more
Delete and Unpack prefab asset does not unpack all the prefab instances ...
Steps:1. Open attached project2. Open TestScene3. Multiselect all the prefabs in Project Browser4. Delete and Unpack==> Some of t... Read more
[Undo] System is already interested in this transform, SetSystemInterest...
How to reproduce:1. Open attached project2. Select New Prefab(1) and in Inspector apply prefab changes3. Select New Prefab(2) and in... Read more
Parenting rescales objects when using SetParent multiple times
Reproduction steps:1. Download the project from Google Drive and open it2. Connect Quest device with Oculus Air Link and Press the P... Read more
Instance overrides indicator remains in the Hierarchy when prefab assets...
Steps:1. Add Cube and Sphere GameObjects to Hierarchy2. Convert them to prefabs3. Remove Box Collider component from Cube prefab ins... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS