Search Issue Tracker
2D Animation Rig follows inverted Mouse control when facing left side
How to reproduce:1. Open the user's attached project2. Open scene Assets/_Scenes/BearAnimationTest3. Go to the Game view and press t... Read more
Material dependencies are ignored when creating a new Scene from custom ...
Reproduction steps:1. Open the attached project "1371682.zip"2. File > New Scene3. Select on "Not Working Template" and Create Ex... Read more
[ARFoundation] XR Reference Image Library is compiled when it is not used
Reproduction steps:1. Download and open the attached "bug-mask.zip" project2. Build the project for iOS3. Observe the build progress... Read more
Recursion detected error is thrown after APIs update fails” (com.unity.a...
How to reproduce:1. Open the attached project "RecursionReproCase.zip"2. Open the Console window3. Notice the errors in the Console ... Read more
[XR] Build fails due to XR Legacy Input package errors when trying to bu...
Reproduction steps:1. Download and open the attached project: "ENABLE_AR.zip"2. Make sure to have the Linux Standalone module instal... Read more
SHADER_AVAILABLE_XXX defines are not set in compute shaders
SHADER_AVAILABLE_XXX does not seem to be set for compute shaders Our specific use case is with VFX Graph where we have a shared incl... Read more
[Android] App crashes with local reference table overflow when creating ...
How to reproduce:1. Open the attached project '1366122.zip'2. Build And Run on Android device3. Inspect logs in logcat Expected resu... Read more
"ArgumentException: Only positive float values are supported. found: 0" ...
How to reproduce:1. Open the attached Unity project ("repro_2021.2.0b15.zip")2. Open Memory Profiler (Window -> Analysis -> Me... Read more
Multiple "Unsaved Changes Detected" reports appear when zooming with the...
How to reproduce:1. Open project "MY project.zip"2. In the Project window search bar type "Dither_Graph"3. Open "Dither_Graph"4. Mov... Read more
Linux Editor crashes at "ComputeShader::CreateKernelVariant" when openin...
How to reproduce:1. Open the user attached project (UnityComputeShaders - start.zip)2. Go to the Scenes folder in the Projects panel... 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