Search Issue Tracker
Selecting multiple Groups in the Addressables Groups window leads to Edi...
How to reproduce:1. Open the user's attached project2. Open the "Window -> Asset Management -> Addressables -> Groups" wind... Read more
[OSX] Mac builds crash on startup with Capture Display enabled
Steps to reproduce:1) Open the attached project or create a new one.2) Build the project for OSX.3) Launch the build. The project ha... Read more
[XR][Quest] Blitter.BlitCameraTexture does not work with AfterRenderingT...
Steps to reproduce:1. Open the attached user's project "github_Unity_URP_Stackable_UI_Blur.zip"2. Connect Quest 2/3 to Oculus Link3.... Read more
[HDRP] Volume gizmos visibility is linked to inspector
Not sure if this is a feature or a bug. 1) Open any HDRP project2) Disable volume gizmos via dropdown menu in scene view (see video)... Read more
API updater fails to resolve dependencies when building with Terminal
Reproduction steps:1. Open Repro.sh inside the project folder and modify Unity's version path2. Open the Terminal and navigate to th... Read more
[PVR] Editor crashes when building Progressive Lightmaps for many objects
Steps to reproduce:1. Download and open the attached project2. Start baking the lightmap3. Leave the editor open for a few minutesOR... Read more
"InvalidOperationException: Cannot modify VisualElement hierarchy during...
Steps to reproduce:1. Create a new project2. Change Scripting backend to IL2CPP (Edit > Project Settings... > Player)3. Change... Read more
Pink "Error" Shader in Shader Graph using Linux Editor and Windows 64bit...
The cause of this issue is that Shader Graph is installed in both Packages and Assets, which causes compilation errors due to duplic... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class