Search Issue Tracker
Conflicting implementation errors are thrown in Shader Graph when using ...
How to reproduce:1. Open the user's attached project2. In the Project view, open the folder "Bug"3. Double-click the Asset "New Shad... Read more
[Serialization] UnityEngine.Hash128 fields overridden in prefabs generat...
Reproduction steps:1. Open the attached user's project "HashSerialization.zip"2. Inspect the "SampleScene" with a Text Editor Expect... Read more
[SRP] Scriptable Render Pipeline Settings are unassigned when selecting ...
How to reproduce:1. Create a new URP or HDRP project2. Create Shader Variant Collection (Assets->Create->Shader Variant Collec... Read more
Crash onDrawBuffersCommon when editing and saving .cginc file
Reproduction steps:1. Open the user's attached project2. Open the ReflectionPayload.cginc file3. Make changes in the file.4. Go back... Read more
[HDRP] Framerate drops when two Game views are rendered and "Allow Dynam...
How to reproduce:1. Open the attached project "resRepro"2. Open the scene "reproScene" and enter Play mode (Assets/reproScene.unity)... Read more
Add Key option is not displayed when right clicking on object's scale pr...
Reproduction steps:1. Open the sample project2. Select the TestObject3. Open the Animation Window4. Enable Record Mode in the Animat... Read more
[iOS] Crash on __pthread_kill when clicking on a Notification that conta...
Reproduction steps:1. Open the attached project "PushNotifCrash .zip"2. Build and Deploy the project to an iOS Simulator3. Put the A... Read more
[Linux][macOS] MultiDisplay: Fullscreen window persists after exiting pl...
Per Evelina: 1. Set one Game view to Maximised2. Set another Game view to Fullscreen on another screen3. Enter Play Mode4. So far wo... Read more
CommandBuffer allocates a different Temporary Render Texture when boundi...
How to reproduce:1. Open the user's attached "crest" project2. Open the "main" Scene3. Enter the Play Mode4. Observe the Game view E... Read more
The Animator Controller Asset corrupts when renaming it
Reproduction steps:1. Open the attached project2. Create a new Animator Controller3. Rename the new Animation Controller to for exam... 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