Search Issue Tracker
Decompressing a DeflateStream under IL2CPP misses a few bytes
Reproduction steps:1. Open the attached “Repro” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Build And Run the proje... Read more
"Global event received: domain-reload" written out as warning to editor ...
This gets printed to the warning log on every domain reload: Global event received: domain-reload (Filename: C:/Projects/unity/Edito... Read more
[Metal] Render Texture coordinate Y orientation wrong. (0,0) coordinates...
Steps to reproduce:1. Open user attached project and "myscene"2. Press Play and observe information in console3. Switch graphics API... Read more
[GLCore][GLLegacy][OSX] Color picker produces artifacts
Info:Color picker selecting results in artifcats. It is regression fomr b10, used to work in b9. I checked changsets between them, b... Read more
[Android] Display.systemHeight and systemWidth return rendering values i...
Steps to reproduce:1. Open user attached project2. Build & Run on an Android device3. Set the app resolution to 1280x720 or 640x... Read more
Multiple types of errors are thrown when the removal of an Addressables ...
How to reproduce:1. Open the “BugTest.zip“2. Open the “SampleScene“3. Enter and exit the Play Mode4. Select the InsideAddressables A... Read more
"unity default resources" contains UnitySplash-cube when the splash scre...
Reproduction steps:1. Open the attached project "CubeTest.zip"2. Build the Project3. In the Build folder find and open the file "uni... Read more
Current Frame Button looks active when data in Profiler Window is cleared
How to reproduce:1. Create a new project2. Open Profiler Window3. Enter Play Mode -> Pause4. In Profiler Window Clear all profili... Read more
After saving the project and pressing Alt+f4 unity crashes
Steps to reproduce:1. Open attached project or create a new one.2. Create multiple objects or do other similar changes in the projec... 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