Search Issue Tracker
Cancel button won't stop Shader Graph from compiling, user is unable to ...
Reproduction steps: Open the attached project Go to Assets → CreativeCore_Shaders → ShaderGraphs Click on any Shader Graph asset In ... Read more
Render Graph Execution errors are thrown when restarting HDRP project wi...
How to reproduce:1. Open the user's attached project2. Open scene OutdoorsScene3. In the Scene view control bar, toggle Scene lighti... Read more
UNC AppData(Roaming) directory cannot be accessed
What happens: Unity.exe cannot boot in a particular environment. Details: When Unity.exe runs, it creates or accesses the Roaming fo... Read more
Blend Tree: Extra Blend param is created and assigned
1. What happenedCreating a sub-blend tree, creates 2 Blend param sliders on the first blend tree. 2. How we can reproduce it using t... Read more
ParticleSystemShapeLength fails on WSAPlayer (UWP)
ParticleSystemShapeLength reports 2x the collision numbers. Read more
"Other" category is not shown in the player Profiler graph if a sample i...
How to reproduce:1. Create and open a new project2. Select File > Build Settings3. Enable 'Development Build' and 'Autoconnect Pr... Read more
Part of sprite is cut off when Mesh Type is set to Tight
How to reproduce:1. Open attached 'MeshTypeTightBug.zip' project using the EnvIronman VM (optional) (more information in Edit)2. Loa... Read more
"Could not find asset metadata and GUID" warnings when serializing a sce...
Reproduction steps:1. Open the attached "PrefabIssue.zip" project2. Open the "PrefabBugScene" scene3. Enter Play mode4. Observe the ... Read more
Particles set to emit from a Skinned Mesh Renderer do not work with Blen...
When a particle system is set to use a Skinned Mesh Renderer as its Shape, and that mesh is using blend shapes, the particles are on... Read more
TreeView.AddItem performance regression when opening EditorWindow
Reproduction steps:1. Open the attached project "ReproProj"2. In the menu bar, select “Reproduce > Open“3. Observe the Console fo... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class