Search Issue Tracker
Custom diffuse shader breaks when duplicating Sprites with said shader
Reproduction steps:1. Open the attached project named "Case_1146255"2. Open the Scene "A-Single(OK) and observe a shadow on the bott... Read more
[Animation] Overriding AnimatorController causes disposition on the mode...
To reproduce:1) Open the attached project and scene2) Play it3) Click 'C' and Spacebar simultaneously (might take a few times to rep... Read more
Removing Shadergraph/VFX package/Custom Window Script while the window i...
Repro:1. Create a new 3D project2. Add the Shadergraph package to it, create a new PBR graph and open it3. Uninstall the Shadergraph... Read more
ScriptableObject instance Script field is 'None'when created out of Scri...
How to reproduce:1. Open the attached 'ScriptableObjectCreation.zip' project2. Right-click in the project tab -> "Create" -> "... Read more
Cannot rename prefabs via the Inspector when they are selected in Projec...
If you select a prefab in the Project View and attempt to rename it in the Inspector, it will not work. Upon pressing enter the old ... Read more
Script doesn't open up in visual studio on Mac even if it's selected as ...
Scripts open up in another editor even if Visual Studio is selected as an external code editor. Steps To Reproduce 1. Create a Proje... Read more
[Editor] Unity crashes on creating LWRP project
Unity crashes on creating LWRP project Steps to Repro:1. Create a new LWRP Project2. Wait for the project to load Actual Result:Edit... Read more
Unity crashes when Global Illumination is enabled in the weight lifting ...
The weight lifting scene in the linked project has automatic bake and global illumination enabled. When the scene opens it will try ... Read more
[LWRP] In project view previews don't have their materials after importi...
[LWRP] In project view previews don't have their materials after importing and upgrading new assets To reproduce:1. Create a new pro... Read more
[VFXExpression] VFXEXpressionCombine doesn't handle different number of ...
TL;DR: VFXExpressionCombine(float2, float) does not combine to a float3. An edge, but harder to track issue is that if the produced ... 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