Search Issue Tracker
[Terrain] Back side of Terrain not included in Selection pass
Repro:1. Create and select Terrain object2. Look at the Terrain from the top and press F3. Should see a selection outline4. Look at ... Read more
VR HMD view is flipped upside down when LWRP is enabled
Steps to reproduce: 1. Create a new project with LWRP VR template2. Update LWRP to 5.0.03. Enter play mode in VR Result: view in HMD... Read more
[UWP][XR] Assertion failure when switching to XR mode
Steps to reproduce:1. Download "1098230_repro.zip" project2. Switch platform to UWP3. Build project4. Open Visual Studio Solution5. ... Read more
[Android] Quickly changing screen orientation twice stretches view
Steps to reproduce:1. Open attached project "tdd-asteroids.zip"2. Build for device and run3. Quickly rotate phone to change orientat... Read more
"VR Lightweight RP" template is missing com.unity.xr.legacyinputhelpers@...
Steps to reproduce: 1. Create a new project with "VR Lightweight RP" set as template Result: missing script error where "Tracke Pose... Read more
[Android][VideoPlayer] First frame is skipped after resetting VideoPlaye...
Repro steps:1. Open user attached project2. Build and Run on Android3. Press the ">" button until you get to "TU 411"4. "Download... Read more
[Text Mesh Pro] Incorrect mesh bounds are assigned when text field is empty
To reproduce:1. Ope attached project "UnityTest.zip"2. Enter play mode3. Observe the console Expected: mesh bounds calculated correc... Read more
Editor crashes on GetComponentsInChildren<Entity> method
How to reproduce:1. Download and open user's attached project "ShitGame.zip"2. Play the scene "Level0"3. Complete the level by reach... Read more
Crash on SpriteAtlas::Add when passing array of nulls to SpriteAtlas.Add
How to reproduce:1. Open the "SpriteAtlas_Add_Crash.zip" project2. Press Station -> Sprite Editor Actual result: Unity crashes. R... Read more
Objects are displayed flat white when rendering with Elastic GPU
Reproduction steps: 1. Open "LightingSandboxBasic.zip" project2. Look at the Scene Game Objects Expected Result: Objects are rendere... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code