Search Issue Tracker
NavMeshSurface has visual artifacts/clipping when using Physics Collider...
How to reproduce:1. Open attached project "BugRepro_4.zip" and scene "Dungeon"2. In Hierarchy window, select "Floor" object3. In Ins... Read more
[Profiler] Taking a detailed memory sample triggers a crash (after calli...
To Reproduce: 1. Open & run the attached project.2. Open profiler, select Memory and change to detailed.3. Click the button (it ... Read more
[WindowsMR] Player window does not open if the user toggles XR off and c...
REPRO STEPS 1. Load attached project2. Build/Deploy to WMR locally on machine with "WindowsMR" as top-most SDK in Player Settings(Sh... Read more
An instance of a class that is derived from a class that is derived from...
Steps to reproduce: 1. Open attached project2. Open up 'blah.cs' script and notice that Msg class is derived from MessageBase and ha... Read more
[CharacterController] isGrounded returns wrong values while character is...
Steps to reproduce: 1. Open the attached project2. Add a 'Test' input button in Editor/Project Settings/Input3. Open and play the 'A... Read more
[Animation] AnimationClips from Asset Store do not play in Preview
[Animation] AnimationClips from Asset Store do not play in Preview. Steps to reproduce:1. Create a new project.2. Go to Project wind... Read more
Name of a GameObject can be set to an empty string when changed in the I...
How to reproduce:1. Create a new project2. Open the Inspector window3. Create an empty GameObject in the Hierarchy4. Delete the name... Read more
Window stays outside the display when switching from multiple monitors t...
How to reproduce:1. Create a new project2. Detach Game window and drag it out to a second display3. Disconnect the monitor that has ... Read more
Building asset bundles when build path doesn't exist causes a failed ass...
How to reproduce:1. Open the attached project2. Make sure Project/AssetBundles directory doesn't exist3. Window > AssetBundle Bro... Read more
Crashes on CachedReader::InitRead when reimporting a corrupted Prefab
How to reproduce:1. Open attached Unity project2. Reimport Assets/Water_Splashes/Prefabs/BigSplash_Size_B.prefab Reproducible with: ... 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
- “IndexOutOfRangeException: Index was outside the bounds of the array.” error is thrown when large Text (TMP) GameObject Overflow field is set to Ellipsis
- The OnValidate method is not invoked when reverting changes on a Prefab Variant
- The “+” button to create Labels is not deactivated when no labels can be created due to no Categories existing and does nothing when pressed
- The UIElements "GeometryChangedEvent" is not invoked when modifying "VisualElement.style.translate"
- Prefab Variant does not get updated when changes are made on "OnValidate" method