Search Issue Tracker
Method WheelCollider.GetGroundHit and terrain changes causes unity crash
Sometimes method WheelCollider.GetGroundHit crashes unity if terrain height is changed, I'm still not sure for real cause. 1. Play s... Read more
UI elements flicker with Editor on a second monitor and Game window on t...
Steps to reproduce:1) Open the attached project.2) Place the Editor window on a second monitor.3) Detach the Game tab from the Edito... Read more
[VR] Terrain tree billboards position gets offsetted by VR headset position
To reproduce:1.Open attached project.2.Open and run "testscene" scene located in Assets.3.Try looking around in VR headset, notice t... Read more
Dynamic fonts are not properly generated on Snapdragon devices
Dynamic fonts are not properly generated on any Android device with a Qualcomm Snapdragon CPU. Tested device:LG Optimus Vu II (LG-F2... Read more
PathQueryStatus.Success is returned in a Script but the Path can't be re...
How to reproduce:1. Open the attached project's "case_1197062-Project.zip" Scene labeled "SampleScene"2. Enter the Play Mode3. Click... Read more
[Universal RP][2D] 2D Light is rendered behind a GameObject with Shadow ...
How to reproduce:1. Open the project from the file "1217091.zip"2. Inspect the Scene View and then select the "Box" GameObject from ... Read more
m_TransformInfo.localAABB.IsValid when reimporting the example project.
Steps to reproduce : - import the UI example project- reimport all and notice the errors IsFinite(outDistanceAlongView)UnityEditor.D... Read more
Sampler Limit 16 exceeded in URP Lit shader
We have some variants/cases where the sampler limit of 16 is exceeded. There can be more than 16 samplers, but only 16 can be used a... Read more
[MSE] Additively loaded scenes use light probe data from first loaded scene
Steps to reproduce: 1. Open attached project "825492.zip"2. Inspect all of the scenes, notice that each has lightprobes baked indivi... Read more
[GPUProfiler] "!query->pending" errors when doing GPU profiling of Windo...
Steps to reproduce: 1. Open Unity on Windows (DX11 mode);2. Create new project or open attached one;3. Go to Build Settings (File -&... 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