Search Issue Tracker
[HLSLcc] Wrong atomic min/max parameter types
Reproduction steps:1. Open attached project "OpenGLCompute.zip"2. In Project window, open Assets/Repro.compute compiled code3. In Sc... Read more
HDRP 'MatCap Intensity preference' value not saved after reopening project
How to reproduce:1. Open the user's attached project2. Select 'Edit' > 'Preferences...'3. In the Preferences window select the 'H... Read more
Misleading upgrade prompt when opening Project from Hub with an incremen...
"Do you want to upgrade your Project to a newer version of Unity?" prompt displayed when opening Project from Hub in which the proje... Read more
[GPU PLM] GPU lightmapping does not work on the new iMac 2020
Steps to reproduce:1. Open the Tests scene on the new iMac 2020 with Radeon Pro 5700 XT 16 GB2. Lightmap the scene using GPU lightma... Read more
[VFX][URP] NullReferenceException thrown on importing VisualEffectGraph ...
NullReferenceException thrown on importing VisualEffectGraph Additions Steps to Repro: 1. Create a new Project in URP Template2. Upd... Read more
[ShaderGraph][URP] "Sampling" text is overlapping with value in SceneDep...
"Sampling" text is overlapping with value in SceneDepth node in ShaderGraph Editor Steps to Repro:1. Create a new Project in URP Tem... Read more
[VFX][URP] Texture name is not changed on deleting assigned Texture from...
Texture name is not changed on deleting the assigned Texture from the Asset Steps to Repro: Steps to Repro:1. Create a new Project i... Read more
[iOS][Xcode12] "Build And Run" generates an .xcodeproj project but does ...
Reproduction steps:1. Download and open attached "Xcode12-BuildAndRunOnlyBuilds" project2. In the toolbar, press "File" > "Build ... Read more
Crash on GameObject::ActivateAwakeRecursivelyInternal when enabling a br...
Reproduction steps:1. Open attached project "1280054"2. Open scene "numbers"3. In the Hierarchy, select "GUI"4. Enable it-- observe ... Read more
Scene does not load when using SceneManager.LoadScene(string) in Build
How to reproduce:1. Open the attached project ("scene.zip")2. Build and Run the project3. Press the "UpArrow" key Expected results: ... 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