Search Issue Tracker
Crash on entering Play mode when trying to use LocalVolumetricFog which ...
Reproduction steps:1. Open the attached project "Sample HDRP 2.zip"2. Open "OutdoorsScene" from the Project window3. Enter Play mode... Read more
Crash when running Editor with batch mode and vcsMode flags
How to reproduce:1. Download the attached project2. Open the "Repro.bat" in a text editor3. Change the "Unity.exe" file directory to... 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 "Cub... 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` asset3. In the Inspector window e... 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 project3. In the opened browser window press th... 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" scene3. Note which cubes are rendered and whi... 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" Scene3. ... Read more
[Backport] IL2CPP build crashes on launch when returning an object with ...
Reproduction steps:1. Open the user's attached project2. Built and Run it for IL2CPP Expected result: The build finishes and launche... Read more
InvalidOperationException is thrown when undoing changes while Animator ...
Reproduction steps:1. Open the attached 'Test' project2. Go to the 'Window -> Animation -> Animator'3. Perform any undo action... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
- [Editor] Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed