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 bo... Read more
[Animation] Overriding AnimatorController causes disposition on the mode...
To reproduce: 1) Open the attached project and scene 2) Play it 3) Click 'C' and Spacebar simultaneously (might take a few times to ... Read more
Removing Shadergraph/VFX package/Custom Window Script while the window i...
Repro: 1. Create a new 3D project 2. Add the Shadergraph package to it, create a new PBR graph and open it 3. Uninstall the Shadergr... Read more
ScriptableObject instance Script field is 'None'when created out of Scri...
How to reproduce: 1. Open the attached 'ScriptableObjectCreation.zip' project 2. Right-click in the project tab -> "Create" -> "Crea... 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 Pro... Read more
[Editor] Unity crashes on creating LWRP project
Unity crashes on creating LWRP project Steps to Repro: 1. Create a new LWRP Project 2. Wait for the project to load Actual Resul... 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 p... 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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running