Search Issue Tracker
[HDRP] Black squares are rendered on objects with HDRP when Texture Qual...
How to reproduce:1. Download and open attached project "New Unity Project"2. Open Edit/Project Settings/Quality3. In Inspector set R... Read more
UI Builder leaks "DefaultCommonDark_inter.uss" stylesheet into UI Documents
How to reproduce: Open the attached project (IN-5049.zip) Make sure “SampleScene” is open from the “Assets/Scenes” directory Observe... Read more
Terrain component missing its help icon
All components in Unity have a help icon that when clicked send the user to the local documentation page for that component, but the... Read more
Some Sprites are fragmented when added to Sprite Atlas
Reproduction steps:1. Open the attached project ("TestAtlas")2. Switch to Android build platform3. Create a new Sprite Atlas by clic... Read more
[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
[OSX][InputField] OnEndEdit omits the last composition character when us...
When typing Korean, the last composition letter typed to InputField is omitted when User query "GetComponent<InputField>().tex... Read more
Selecting "corrupted" prefab crashes editor
Reproduction steps:1. Open the "bug.zip"project.2. Expand "Parent of bugged object" prefab3. Select the "Particle_Add_Item_Forge" pr... Read more
Compute Shader compilation error is thrown when creating a new HDRP project
How to reproduce:1. Create a new project with HDRP template2. Open the Console window Expected result: No Console errors are thrown,... Read more
Shaders imported from Blender break inside Unity
How to reproduce:1. Open the user's attached project2. Open the "Eye" Scene3. Observe the "Eye1 Variant" GameObject and "EyeFromBlen... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server