Search Issue Tracker
Crash when running Editor with batch mode and vcsMode flags
How to reproduce: 1. Download the attached project 2. Open the "Repro.bat" in a text editor 3. Change the "Unity.exe" file directory... Read more
Custom Shader is showing white color instead of Shader color on some iPads
NOTE THAT THIS IS A BACKPORT ONLY, WHICH GOT TURNED INTO ITS OWN BUG DURING THE JIRA MIGRATION How to reproduce: 1. Open project... Read more
Unity crashes in batch mode when using -vcsMode Perforce
How to reproduce: 1. Create a new Unity project 2. Add the project folder to the Perforce workspace 3. Open Edit>Project Settings...... Read more
[Backport] Failed to load a custom asset when using Naninovel package
Reproduction steps: 1. Open the user's project "Test.zip" 2. Select `Assets/Scripts/TestScript.nani` asset 3. In the Inspector windo... Read more
[Backport] In MacOS, ShowModalUtility opens a window but will not immedi...
When opening a new window with ShowModalUtility, the window opens but doesn't draw until an event occurs. This occurs in MacOS only.... Read more
[Backport] Audio keeps playing after calling AudioSource.Stop when Audio...
How to reproduce: 1. Open the attached project "AudioBugTest.zip" 2. Build And Run the project 3. In the opened browser window press... Read more
[Backport] URP SimpleLit shader does not render with GPU instancing enabled
How to reproduce: 1. Open the attached project (SimpleLitBroken.zip) 2. Open the "Repro" scene 3. Note which cubes are rendered and ... Read more
[Backport] [Android][IL2CPP] Android crashes with signal 11 (SIGSEGV), c...
Reproduction steps: 1. Open the attached user's Unity project "2021CreateDelegateCrash.zip" 2. Open the "TheCrashScene.unity" Scene ... Read more
[Backport] IL2CPP build crashes on launch when returning an object with ...
Reproduction steps: 1. Open the user's attached project 2. Built and Run it for IL2CPP Expected result: The build finishes and laun... Read more
InvalidOperationException is thrown when undoing changes while Animator ...
Reproduction steps: 1. Open the attached 'Test' project 2. Go to the 'Window -> Animation -> Animator' 3. Perform any undo action (c... 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
- StructuredBuffer is not writable to when using DirectX Graphics APIs
- Licensing Client fails to launch when opening Unity Hub (ClientAlreadyLaunched - UnsupportedProtocol)
- 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