Search Issue Tracker
Error of copying assembly appears after installing memory profiler packa...
To reproduce:1. Open attached project2. Install multiplayer HLAPI package is it's not installed3. Go to the package manager and unin... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used