Search Issue Tracker
[ShaderGraph] When Exporting Shader Graph, files referenced in it and it...
Reproduction steps:1. Open project in "2020.1.0a20.zip"2. Notice that in Shader Graph "ShaderGraph" there is a Custom Function Node3... Read more
Collab Ignore Rules Ignored
1. What happened After adding rules in the .collabignore file that worked properly with Unity Collaborate v2.0.0-preview.17 in Unity... Read more
[ECS] Crash on block_remove when adding more values to DynamicBuffer tha...
How to reproduce:1. Open the "ECS_Crash.zip" project2. Open the "Main.unity" scene3. Press Play4. Wait Actual result: Unity crashes.... Read more
HDRP Volumetric Fog jitters when moving the Camera
How to reproduce:1. Open the attached project “FogJitterFinale“2. Open the Scene “Test“ (Assets)3. Place the Scene and Game view win... Read more
[VR] Changing graphical api results in crash
Project Steps:1. Tick "Virtual Reality Supported"2. Set Graphical api to directx113. Set graphicsl api to opengl core4. Set Graphica... Read more
Error on async assets load
To reproduce:1. Open GameLoader scene.2. Run custom builder in top of Editor menu. Build->Game build and select any temp folder (... Read more
[2D][2D Lights and Shadows] Point Light seems to have a wrong behaviour ...
[2D][2D Lights and Shadows] Point Light seems to have a wrong behaviour when moving it in and out of a Light Reactor Repro Steps: 1.... Read more
Texture.nonStreamingTextureMemory value does not update when QualitySett...
How to reproduce:1. Open the attached “IN-83426“ project2. Open the “SampleScene” Scene3. Enter Play Mode4. In the Game screen, obse... Read more
Input.GetJoystickNames() returns an empty array when using an MFI contro...
How to reproduce: 1. Connect an MFI controller to target device (Steelseries Stratus was used for this repro)2. Open attached projec... Read more
Decal is not displayed when Fog is enabled
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Go to Window -> Rendering -> Lighting4.... 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