Search Issue Tracker
[Android] Gradle build fails when there's a settings.gradle file in the ...
Repro steps:1. Open attached project2. Build for Android Actual: Build fails with "Project directory 'C:\Users\user.name\Documents\P... Read more
[iOS][macOS] Assertion failed errors appear when using Bit shift operations
How to reproduce:1. Download and open the attached project2 Open the "SampleScene" scene3. Enter "Play" mode4. Observe the Console w... Read more
[DX11 - AMD] Crash on AmdDxGsaFreeCompiledShader when Texture Object nod...
Steps to reproduce:1. Open the attached project from the provided Google Drive link2. Open the Amplify Shader Editor Canvas (Window ... Read more
[Contextual Menus] Menus stay on the screen even their windows are closed
Steps to reproduce: Create any project Go to the menu "Window" and select "Package Manager" Click the dropdown icon next to "+" Veri... Read more
Crash on BlockMask::FillSpriteData when building the Android Player
Reproduction steps:1. Open the attached “IN-109595” project2. Build the Android Player3. Observe the Crash Reproducible with: 2022.3... Read more
PointerEventData.pointEnter is always null when Cursor.lockState = Curso...
Steps to reproduce:1. Open attached project2. Open "_root" scene3. Enter play mode4. Click on Game View and hover over the Button5. ... Read more
The Windows standalone player has a default SynchronizationContext set
To reproduce:1. Create a new Unity project.2. Add a script to a game object with this code:void Awake(){if (System.Threading.Synchro... Read more
Strange square-like shadows appear in the editor on Unity 5
- Import the attached project (from ReproProject.zip - Unity 4.6 compatible)- Open 0 - Main Scene and press Play- Select New Game fr... Read more
[Addressable Assets] Asset Bundles aren't usually unloaded after downloa...
How to reproduce:1. Open the attached "1388670_baseV2" project2. Open the "SampleScene" Scene3. Enter the Play Mode4. Click the "Loa... Read more
Ruleset file is ignored when using Roslyn analyzers
Reproduction steps:1. Open the attached 'RulesetBug' project2. Open the 'Default.ruleset' file and note that Action is set to 'None'... 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