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
DrawGizmo is not called when adding Script without saving the Scene
Reproductions steps:1. Open the attached project “ReproGizmo”2. Open the “Assets/GizmoDrawerIssue/Scenes/TestScene” scene3. In the H... 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
External: [WebGL] very short audio files don't play in Chrome & Safari
-e: see title -works in: FF (Win + OSX), Edge-doesn't work: Safari, Chrome (Win+OSX) -repro:--build project on OSX (audio codec buil... Read more
Unity Keyboard shortcut are not being underlined when Underline keyboard...
Steps to reproduce:1. Open "Control Panel"2. Open "Ease of Access Center"3. Select "Make the keyboard easier to use"4. Enable "Under... 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
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