Search Issue Tracker
Hard crash when entering Play mode with an object that has OnAudioFilter...
How to reproduce:1. Download, extract and open attached project (1128197repro.zip)2. Open 'SampleScene' and enter Play mode-- observ... Read more
[LWRP] When SRP Settings are set to LWRP and "Debug.DrawLine" overlaps w...
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Enter Play mode3. Notice the Blue Triangle4. Set the SRP Settings to use "L... Read more
Errors appear when trying to jump from one end of a list to the other in...
Reproduction steps: 1. Open "MinimalRepro" project2. Select the "Cube" and open the "Select Mesh" menu3. Select the first element4. ... Read more
Google VR on iOS Xcode Permission Denied on shell scripts
When attempting to build a cardboard application with the latest Google VR package, Xcode will fail with a permission denied error o... Read more
[Windows] Cursor does not lock or hide when using only ISX.
Bug from Github: https://github.com/Unity-Technologies/InputSystem/issues/372Original in forum: https://forum.unity.com/threads/cant... Read more
[Editor][UI] Dpad is not listed in the Binding Path when Action type is ...
From GitHub: https://github.com/Unity-Technologies/InputSystem/issues/365 Repro:1. Download ISX package: https://github.com/Unity-Te... Read more
[WebGL] Impossible to use static libraries because linker doesn't see them
It is a build issue where Unity tries to link against user's static libraries, but fails to do so. It happens because of wrong order... Read more
GameObject's name is changed when that GameObject creates a new GameObje...
How to reproduce:1. Open the user's project2. In the Project window go to Scenes/SampleScene3. Enter the Play Mode Expected result: ... Read more
[ARCore][Android] Application quits/crashes after leaving "HelloAR" scen...
To reproduce:1. Open attached project and build to Android2. Make sure device is in the Airplane mode3. Open application and choose ... Read more
[Vuforia][Android] Application does not open after denying camera permis...
How to reproduce:1. Open attached project "VuforiaBug" (make sure that app isn't installed on device already)2. Build to Android3. L... 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