Search Issue Tracker
New Input System does not work when the project is built for WebGL
How to reproduce:1. Open the attached '1347300.zip' project2. Build the project for WebGL3. Try to click on any of the menu buttons ... Read more
[iOS] Crash at GetLastRespondedNotification with remote notifications th...
Reproduction steps:1. Download and open the attached "NotificationsCrash.zip" project2. Build and deploy the project to an iOS simul... Read more
Folder hierarchy not shown in Visual Studio Solution Explorer when a pac...
How to reproduce:1. Open the attached project's "case_13427170-Project.zip"2. In the Project Window, open any of the Scripts (to ope... Read more
An error is thrown when merging changes made to a Prefab into a Nested P...
How to reproduce:1. Open the user attached "nested_bug.zip" project2. Open the "GameParent" Prefab located in the Scenes folder3. Op... Read more
Crash when using default methods of a generic interface
Reproduction steps:1. Open the attached project "1399413_crash_test"2. Enter Play Mode Expected result: Editor compiles scripts and ... Read more
Custom Gradle path in Android External Tools only respects the last clos...
Reproduction steps:1. Create two new projects on two different Unity versions2. Navigate to Preferences > External Tools in both ... Read more
No API to check whether a Pass has a given shader stage
Pass.CompileVariant API requires a shader stage parameter to be provided. There is currently no API to check if it makes sense to co... Read more
Pass.CompileVariant throws errors when iterating over all subshaders and...
STR: 1. Create a new surface shader.2. Put the attached script into the `Assets/Editor` folder.3. Run the script from the menu "MyMe... Read more
Pass.CompileVariant allows impossible combinations of parameters like Me...
STR: see case 1348862 Read more
[WebGL] Build fails with .emscripten permission errors
How to reproduce:1. Open an empty project2. Select File/Build Settings and switch to WebGL build3. Select Build and Run Expected res... 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
- Animator Controller Layer name stays unchanged in Layers tab when renamed from Inspector
- [RenderingDebugger]Motion vectors are displayed when Phong Tessellation is used on the material and Skinned Motion Vectors are enabled on the GameObject's Skinned Mesh Renderer component
- Shader Graph Enum Keywords always select last element in Entries when Stages is set to Fragment and Recursive Rendering is enabled in the Scene
- [Mac] Glitchy visual artifacts appear when moving around a scene with Sphere Handles
- Crash on memcpy_repmovs when selecting NavMesh Agent objects while in Play Mode in a specific scene