Search Issue Tracker
Camera Command List issues leading to broken GPU sorting and mesh LODs
Repro steps:1. Import the attached package2. Open ReproScene3. Observe the particles flickering Expected outcome:GPUSorting and Mesh... Read more
[UWP] Unity's UI & IMGUI cannot be interacted while new input system is on
I was trying New Input System on UWP, it seems both IMGUI and Unity's UI doesn't work on UWP To reproduce: Using Unity 2019.3b12 Ope... Read more
[Android] Shader stripping causing GlslGpuProgramGLES crash on OnePlus6T
There is a crash with some Universal RP scenes on OnePlus6T, that can be worked around by not stripping a specific shader variant.Th... Read more
Setting Monobehaviour reference from SystemBase throws error when additi...
Reproduction steps:1. Open attached Project "Reproduce_ECS_Bug"2. Open "Assets/ReproduceBugFiles/TestScene"3. Open "Assets/Reproduce... Read more
[HDRP][DXR] Pixelated edge with raytrace reflection in HDRP ttemplate DXR
Repro: - get hdrp-template-dxr branch from github- go to the 3rd room and look at the spheres- see that they have some pixelated edg... Read more
[ShaderGraph] Title Asterisk (*): Not Triggered when reordering Keyword...
How to reproduce:1. Open the attached project named "Case_1210477"2. Open the "Test" Shadergraph3. Select the Enum in the Blackboard... Read more
[Android] Loading the Viking Village scene takes a couple of minutes
Steps to reproduce:1. Get the URP project from https://github.com/Unity-Technologies/VikingVillage/tree/master (use the master branc... Read more
[Linux Toolchain] Constant warning on script compilation when LinuxIL2CP...
Reproduction steps:1. Don't have the Linux module installed.2. Open attached project "Toolchain.zip"3. In Project window, open Asset... Read more
[HDRP][DXR] Misleading Error is thrown in the Inspector when trying to e...
How to reproduce:1. Create a new HDRP Template project2. Select the RenderPipeline Asset3. Enable the "Realtime Raytracing (Preview)... 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
- Asset remains in the project when attempting to delete it using "DestroyImmediate()"
- Texture preview icons are missing in Frame Debugger when expanding "Textures" foldout
- IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items