Search Issue Tracker
Crash on EditorUserSettings::UpdateRecentSceneConfigValues when opening ...
How to reproduce:1. Download and open the attached project 'Scenes.zip'2. Open Tools -> ScenesSetup3. Add to the list 'Scene_1', ... Read more
Prefab's references are lost when modifying prefab
How to reproduce:1. Open attached "PrefabReferenceLostRepro.zip" project2. Go to Assets -> Scenes and open 'SampleScene'3. Click ... Read more
Allocated memory is not cleared when loading and unloading scenes
How to reproduce:1. Open the attached project ("case_1275751-Memory-Test.zip")2. Open a profiler window3. Make a Standalone Developm... Read more
Game object transform.position is incorrect after Object.Instantiate aft...
How to reproduce:1. Download attached project files and open "test" Scene2. Enter Play mode. Notice now the world-space location in ... Read more
Crash in Transform::GetSiblingIndex when deleting child GameObject of Pr...
How to reproduce:1. Open the attached "PrefabCrash" project2. Drag and drop "Options" Prefab to Hierarchy3. Expand "Options" Prefab ... Read more
Asset refresh times are approximately 5 times longer in Unity 2017.2.0a2...
How to reproduce:1. Open the attached "SurvivalShooter" project2. Perform a few Asset refreshes by pressing Ctrl + R (or CMD+R, if y... Read more
"Creating missing component" warnings are thrown continuously when selec...
How to reproduce:1. Open the attached project's "case_1319932-Project.zip" Scene labeled "SampleScene"2. In the Project Window, sele... Read more
Undo.RecordObject fails to properly record new list elements if the obje...
How to reproduce:1. Download attached project file2. Create a new GameObject and add an "AnimationPlayer" script to it.3. Turn this ... Read more
Crash in SplatMaterials::FindMaterialProperties when opening a scene wit...
To reproduce:1. Attempt to open the attached project (or "Tilt Brush Landscape" scene);2. Remove "crystal.mat" material from the Ass... Read more
Prefab instance changes are reverted when FormerlySerializedAs is applie...
How to reproduce:1. Download and open the attached project "1183879.zip"2. Inspect TestField values set to PrefabNamespace Asset and... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used