Search Issue Tracker
[ShortcutManager] Alt + Shift + A shortcut does not toggle a gameobject'...
Alt+Shit+A is making the Assets menu appear rather than toggling a gameobject's active state. Regressed somewhere between 2018.3.0a1... Read more
Unity appears to hang for large periods of time when opening large proje...
To reproduce:1. Set up unity-cache-server (if you have already seted up the server go to step 2, if not, set it up first! )2. On Mac... Read more
[iOS] Canvas shows up after a delay when a splash screen animation ends
Reproduction steps:1. Open the attached project.2. Switch to an iOS platform.3. Build and run it on an iOS device. Actual behavior:-... Read more
Build Settings window UI is broken and ArgumentNullException errors are ...
How to reproduce:1. Open the attached project2. Open "File/Build Settings..." window3. Select "Universal Windows Platform" tab Expec... Read more
Live Video pass through as background silently fails on ARFoundation ove...
Live Video pass through as background silently fails on ARFoundation over ARCore on Android when Graphics are set to OpenGLES2.0 1. ... Read more
[2D] [Tilemap] Isometric Tilemap Cell Size resets to default when a new ...
[2D] [Tilemap] Isometric Tilemap Cell Size resets to default when a new Tilemap is added to the Grid Steps to Repro:1. create a new ... Read more
[IL2CPP] AutomaticWorldBootstrap is stripped in Pure ECS build
Reproduction steps:1. Open the attached project.2. Build and run it on an iOS device.3. Check the Console. Actual behavior:- Only UP... Read more
RenderTexture does not render to Camera when using custom SRP and Builti...
How to reproduce:1. Open my attached project ("RenText.zip")2. In Hierarchy window, select Main Camera3. Observe Scene view Expected... Read more
Collaborate package throws errors when updated to version(1.2.7) through...
Collaborate package throws errors when updated to latest version 1.2.9 or 1.2.7 through package manager Steps to reproduce:1) Create... Read more
Package titles in the Package Manager window get wrapped when there is s...
How to reproduce:1. Create a new Unity Project2. Open Package Manager window3. Select a package with a longer title and attempt to r... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code