Search Issue Tracker
[OSX StackOverflowExceptions cause crash
[UPDATED] To be clear, this affects only users that have an actual StackOverflow exception in their own code. I've isolated the cras... Read more
[HDRP][Metal] Build succeeds even though Mac OS 10.12.5 isn't supported
Unity version: 2018.2.0f2 When using HDRP on Mac OS X 10.12.5, the user is able to create a build, even though the error message say... Read more
[UX] UI slider for color picking is difficult to see with bright colors
How to reproduce:1. Create a new Project2. In the Hierarchy Window create a new Image Object3. In the Inspector Window click on the ... Read more
Performance slowdown when using IL2CPP as scripting backend
Steps to reproduce:1. Open user-attached project2. Build with both Mono and IL2CPP backends3. Follow the instructions provided in 'N... Read more
Package Manager - Packages missing detailed descriptions
Package Manager - Packages missing detailed descriptions How we can reproduce- Open 2018.2.0f2- Open Window > Package ManagerNoti... Read more
[2018.3][UI] Modifying the Font Size of a UI element, ArgumentOutOfRange...
To reproduce: 1. Download attached project "Use Case - Robbie 2D Platformer.zip" and open in Unity2. Open "MainMenu" Scene3. Click G... Read more
Physics Engine Reports Impossible Collisions when using Configurable Joint
How to reproduce:1. Open user's project2. Open Scenes > TestScene3. Press Play and wait for Game to stop Expected result: Contact... Read more
[2018.3] Cannot open Color Panel when clicking on Albedo color
To reproduce: 1. Open Unity and create a new project2. In Project, window press Create > Material3. Click on the Albedo color to ... Read more
Screen.SetResolution(width, height, fullscreenMode) disregards resolutio...
How to reproduce:1. Open attached project "RobotFactorySimplified.zip" and build/run the application2. In the application go to "Set... Read more
Timeline stops playing when hidden and selecting another game object
Reproduction steps:- Launch a timeline in the Editor (make sure it's locked)- Hide it with another window- Select another game objec... 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