Search Issue Tracker
[ShaderGraph] Create Node shortcut is hard binded to Space key. Have Sho...
How to reproduce: 1. Open attached project "SGBugs.zip" 2. Open Edit -> Shortcuts 3. Search for 'Shader Graph' -> 'Create Node' sho... Read more
[ShaderGraph] Create Node panel is not closed when Escape key is pressed
How to reproduce: 1. Open attached project "SGBugs.zip" 2. In Project window, open "New Shader Graph" 3. In Shader Graph, press Spa... Read more
[ShaderGraph] Navigating with arrow keys in Create Node panel does not w...
How to reproduce: 1. Open attached project "SGBugs.zip" 2. In Project window, open "New Shader Graph" 3. In Shader Graph, press Spa... Read more
[ShaderGraph] Moving Vertex or Fragment node and dragging the camera wit...
How to reproduce: 1. Open attached project "SGBugs.zip" 2. In Project window, open "New Shader Graph" 3. In Shader Graph, click and... Read more
[ShaderGraph] Expand/shrink does not work when clicking on the name of t...
How to reproduce: 1. Open attached project "SGBugs.zip" 2. In Project window, open "New Shader Graph" 3. In Shader Graph, press Spa... Read more
[ShaderGraph] Alt + click does not expand/shrink all recursively in the ...
How to reproduce: 1. Open attached project "SGBugs.zip" 2. In Project window, open "New Shader Graph" 3. In Shader Graph, press Spa... Read more
[ShaderGraph] Blackboard does not have search property field
How to reproduce: 1. Open attached project "SGBugs.zip" 2. In Project window, open "New Shader Graph" 3. In Shader Graph -> Blackbo... Read more
[ShaderGraph] Blackboard does not have property grouping options
How to reproduce: 1. Open attached project "SGBugs.zip" 2. In Project window, open "New Shader Graph" 3. In Shader Graph -> Blackbo... Read more
KeyNotFoundException appears when adding a switch on enum
KeyNotFoundException appears in the console when you add an enum to an enum switch. Steps to reproduce * Create a new project usi... Read more
Instantiating entity prefab with Hybrid components causes errors thrown ...
How to reproduce: 1. Open user's attached project 2. Navigate File > Build Settings and switch platform to iOS 3. Press Build and Ru... 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 GameObject::QueryComponentByType when opening a project
- "Object reference not set to an instance of an object" is thrown when destroying a GameObject with a Camera Component
- [Android] The error message "OPENGL NATIVE PLUG-IN ERROR: GL_OUT_OF_MEMORY:" is thrown when the video is playing
- [IL2CPP] Build fails with the error "[1mcannot convert 'Nullable_1_tEA06D91799914C5C8830F83CE2A8395868C14F02' to 'int32_t' (aka 'int') without a conversion operator" when IL2CPP is used as the Scripting Backend
- Rigidbody interpolation is performed after the next frame's FixedUpdate() when using Rigidbody2D