Search Issue Tracker
Documentation issue: Cube renders with an InternalErrorShader as its mat...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/SampleScene.unity” Scene Build And Run the project (File >... Read more
Changing an instance of a Prefab with a List/Array resets it when the Li...
How to reproduce:1. Open the user's attached project("Bugs.zip")2. Select "Prefab instance" in the Hierarchy3. In the Inspector wind... Read more
Errors appear when Copying the Child of one Prefab onto another Prefab's...
How to reproduce:1. Open the attached "PrefabIssueExampleProject.zip" Project2. Copy "SubSphereB" GameObject from "CubeB.prefab"3. P... Read more
Crash on block_remove or tlsf_free when entering Play mode after using 3...
How to reproduce:1. Open the "VegetationPainter_Crash.zip" project2. Open the "Test_Level.unity" scene3. Select VegetationPainter -&... Read more
Replacing an existing prefab with a new instanceRoot will break all refe...
To reproduce:1. Open attached project(PrefabBug.zip)2. Check MyPrefab2. Notice it has links to two other prefabs3. Run the menu item... Read more
[Improved Prefabs] Exception is thrown on creating prefab after editing ...
"Cannot measure duration of saving a Prefab. OnPrefabSavingStarted() has not been called first." error is thrown in the console on c... Read more
[Improved prefabs] Override window displays options even when there are ...
Override window displays options "revert all" and "apply all" even when there is no dependency to override. Also, the dependencies d... Read more
[Improved Prefabs] ArgumentException raises when user tries to use "Open...
Steps:1. Add GameObject to the Hierarchy2. Add 3D model with children to that GameObject3. Make a prefab asset out of it4. Expand 3D... 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
Not Saving Modified Scene When Exiting Runtime
Reproduction steps:1. Open the attached “Repro“ project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Create a new Empty Game... 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