Search Issue Tracker
[Mesh] Setting mesh.uv throws Null Reference exception
To reproduce:1. Open attached project2. Add DoPlace component to any game object3. Press play4. Notice exception in console Regressi... Read more
Player Setting "Virtual Reality Supported" is shared cross-platform
In the Player Settings, "Virtual Reality Supported" is shared between multiple platforms. This isn't necessarily desirable, as on st... Read more
[Android]Lighting is chopped/gone on Samsung Galaxy S6 edge in forward r...
To reproduce:1) Open attached project and scene inside it2) Make sure "Rendering Mode" in "Player Settings" is "Forward"3) Build and... Read more
[SpeedTree] Windzone Main/Turbulence settings have no effect
To Reproduuce: 1. Open scene test & play.2. Observe that changing Main & Turbulence setting on the WindZone object has effec... Read more
Editor crashes when null is passed to Shader.SetGlobalMatrix
How to reproduce:1. Open the attached project ("CrashTest.zip")2. Enter Play Mode Reproducible with: 2021.2.0a18, 2021.3.6f1, 2022.1... Read more
The time consumption of the Burst function delegate call is unproportion...
How to reproduce:1. Open the “Archive 3“ project2. Open the “SampleScene“3. Open the “Window > General > Test Runner“ window4.... Read more
[2D] Sorting Layer Order in Layer key resets to 0 in Animation window an...
There's a bug that is preventing users to key the Sorting Layer ordering properly. Any values assigned to the Sprite Renderer.Sortin... Read more
[HDRP] custom Post Process effects do not work with duplicated or rename...
Reproduction steps:1. Open project in "Original.zip"2. Open "SampleScene.unity"3. Select "Volume" in the Hierarchy4. Increase Test S... Read more
[URP] [HDRP] Instanced terrain is not visible in Baked Lightmap scene de...
Repro:1) Create new URP (or HDRP) project.2) Add terrain.3) Bake (you can reduce resolution for faster bake times).4) When bake is c... Read more
[HDRP] Rename "IOR" input port
In HDRP we have multiple IOR (Index Of Refraction) inputs in the master stack.One of them is named "IOR" and is used for the Eye mat... 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