Search Issue Tracker
Render Texture is not cleared before Camera rendering when using Univers...
How to reproduce:1. Open User's attached URPTemplate.zip project2. Open SampleScene found in Assets -> Scenes3. Enter the Play mo... Read more
Cannot report Bug in 2019.3.0f5 when using Mac Editor
Steps to reproduce:1. Open Unity 2019.3.0f5 Editor2. Click Help -> Report a Bug... Expected result: Bug reporter opens upActual r... Read more
Animator Controller leaks data when States are created and then deleted
Reproduction steps:1. Open attached project "1194086_animation_controller"2. From the File Explorer, open "New Animator Controller.c... Read more
"StackOverflowException" error is thrown when two locales use each other...
Reproduction steps:1. Open the attached “BugRepro” project2. Enter Play Mode3. Observe the Console Expected result: No errors are lo... Read more
Editor creates multiple processes when Parallel Import is disabled
Reproduction steps: Open the attached project(“ImportTasks.zip“) Open Assets/Cube Change Cubes transform value Save changes Observe ... Read more
[Scene]m_RootOrder order being saved as a PrefabModification within the ...
Steps to reproduce this issue: 1. Create a new empty project. (Edit->Project Settings-> Editor->Asset Serialization Mode -&... Read more
[MeshRenderMode] Particles are scaled too much
Steps to reproduce: 1. Open attached project2. Open scene "Test"3. Select "Particle System" in hierarchy to simulate it4. Notice tha... Read more
Full Screen Pass Renderer Feature oversaturates colors in inverse mode w...
How to reproduce:1. Open the “Color_Space_Render_Feature_Bug“ project2. Open the “SampleScene”3. Open and observe the Game view4. Ch... Read more
[DestroyImmediate] Deleting scripts from editor code crashes the editor
Steps to reproduce this issue: 1. Open the attached project2. Open scene Main3. Add a second CrashTest script to Main Camera4. Notic... 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