Search Issue Tracker
ArgumentOutOfRangeException is thrown when right-clicking certain Hierar...
Reproduction steps:1. Open any Unity project (larger projects which take longer to exit Play Mode would reproduce the issue easier)2... Read more
Player crashes after removing a used Define symbol when built via Comman...
How to reproduce:1. Open the attached "case_1346916.zip" project2. Navigate to Edit/Project Settings/Player/Other Settings/Script Co... Read more
[XR][OpenXR] "OpenXR Package Settings" asset's size increases when proje...
Reproduction steps:1. Download the attached "case_1351960.zip" project2. Go to Project folder > Assets > XR > Settings and ... Read more
[UI Toolkit] ProgressBar is not shown when in Game View
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. In the Game View, Inspect the UI Toolkit's progress ba... Read more
Crash on UnityMain when building for server with active VideoPlayer in S...
How to reproduce:1. Open the attached project from "ServerBuild.zip"2. Open the Scene "SampleScene"3. Build the project with Server ... Read more
[WebGL][macOS] Looping audio gets distorted and echoes when played over ...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Build it for the WebGL Platform3. Host the built Playe... Read more
Selecting a child object of a Tilemap is very slow
Repro:- download this project- open cats_test_scene- in the scene Hierachy, select the Background object- in the child of that objec... Read more
[USD] Point vs Vertex normals (#86)
Originally reported on Github: https://github.com/Unity-Technologies/usd-unity-sdk/issues/86 ---- It looks like the 'import' normals... Read more
[USD] Xcode code signing error when building for iOS (#179)
Originally reported on Github: https://github.com/Unity-Technologies/usd-unity-sdk/issues/179 ---- {quote}when creating a build for ... Read more
[USDSkel] Changing rig variant in HumanFemale does not work well
Spotted on Windows 10 / Unity 2019.1.9f1 : Import HumanFemale walk as GO Change the rig to low : looks like both are displayed Chang... 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