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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default