Search Issue Tracker
[IL2CPP] "il2cpp.exe did not run properly" error is thrown when building...
Steps to reproduce:1. Open user's attached project "DungeonCrawlTycoon.zip"2. Build it as an App bundle3. Notice the Task manager wh... Read more
[GPU PLM] Crash due to out of bounds access violation in PowerSampling a...
Tested locally using Windows10 and a Threadripper 3990 ES + RX6800XT GPU using the repro project from the bug: Steps to repro:1. Ope... Read more
Add component RectTransform can't be undone for a prefab instance in hie...
To reproduce:1. Create a new project.2. Create empty GameObject.3. Make a prefab of it.4. Select instance of a Prefab in Hierarchy, ... Read more
[General]Cursor becomes very laggy when dragging file from Finder to the...
Reproduction steps:1. Create a new project2. Drag any file or folder from Finder or Desktop over the Editor3. Observe the cursor and... Read more
[Universal RP] Alpha clipping in shadergraphs is not factored in during ...
Reproduces on master (60b2b4b521), as well as all other versions of SRP tested (7.1.6, 7.0.1, and 4.10.0)Steps to reproduce:1. Downl... Read more
[Input Manager] "Joystick is connected" is logged into the Console when ...
How to reproduce:1. Create a new Unity project2. Connect a gamepad3. Observe the Console Expected result: “Gamepad is connected” is ... Read more
[Experimental] SpriteRenderer.color does not get updated on change via s...
How to reproduce:1. Open user attached project2. Open scene 'Scene'3. Enter play mode Expected behaviour: All sprites change to blac... Read more
In PortraitUpsideDown rotation image is upside down
When device build is set to Auto-Rotate, but Android device is set to fixed rotation, in PortraitUpsideDown rotation the arrow is up... Read more
Script debugging causes iOS build to fail on Windows with Mono2x.
Cross compilation job Assembly-CSharp-firstpass.dll failed is the error message user will get while trying to build for iOS on windo... Read more
Cannot click button that was created using the IMGUIContainer from "UIEl...
1. Open the attached "repro.zip" project2. Enter the Play mode3. Click the button in the scene Expected result: Button text changes,... 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