Search Issue Tracker
[HDRP] Active LOD bias value message does not update according to HDRP L...
1. Create a new project.2. Create a cube. (GameObject -> 3D Object -> Cube)3. Add an LOD Group Component to this cube. (View i... Read more
Editor freezes when using Debug.Log and trying to print a value within t...
How to reproduce:1. Open attached project "Case_1164485_repro.zip"2. Open "Paddle" scene3. Enter Play Mode Expected result: Editor d... Read more
Replace base in nested prefab crashes editor
Steps:1. Add Cube and plain GameObject to Hierarchy2. Convert Cube and GameObject to prefabs3. Nest Cube under GameObject4. Open Cub... Read more
NativeList with WriteOnly Attribute causes a memory leak when exiting Pl...
How to reproduce:1. Open the “MeshBreaker“ project2. Open the “SampleScene”3. Enter Play mode then exit Play mode and observe the Co... Read more
[Baked GI] Prefab has corrupted lightmap UVs when loaded from a bundle
How to reproduce:1. Open the attached project ("case_1210785-lightmap_addressable_bug.zip")2. Open the repro scene ("SampleScene")3.... Read more
Standalone Visual Solution build creates a '_Data' folder with the wrong...
Steps to reproduce:1. Create a new project and name it 'A.B.C'2. Open Build Settings and enable 'Create visual Studio solution'3. Bu... Read more
WheelCollider: setting steer angles to -5e-37 can confuse simulation
To reproduce:1. Open attached project2. Open Bugged scene3. Press play4. Steer the skateboard back up the hill toward the cylinder5.... Read more
When moving children off parent crash on SetTransformParentUndo
To reproduce issue follow the steps:1. Load this package into a blank projecthttps://www.dropbox.com/s/t1zuzrrvlbyoh0f/houseterrainc... Read more
[HDRP] UI Mask is ignored when UI element containing the Mask is placed ...
How to reproduce:1. Open the attached project("Test_2018.3.6f1")2. Go to Project > Assets > Scenes > Sample Scene3. Observe... 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