Search Issue Tracker
Changing project settings and pulling that change breaks lighting and Ed...
Reproduction steps:1. I used this simple project, that's on GitHub https://github.com/UnityCatalina/bug/invitations2. Open the proje... Read more
Model Rig Bone Menu is limited and won't show all of the hierarchy of bo...
How to reproduce:1. Download attached project file2. Select Leeroy model in Assets Window3. In the Inspector Window, go to Rig setti... Read more
"ArgumentException: Value does not fall within the expected range" when ...
Steps to reproduce:1. Start a new project2. Observe the console log- at this point ArgumentException: Value does not fall within the... Read more
[Windows 7] Red exclamation mark (!) is missing from the logo in Crash H...
In Windows 7, the red exclamation mark is missing from the logo in Crash Handler window.It happens to both Editor and Player, and us... Read more
Incorrect GI Lighting in Build when VR Support is enabled and Linear Col...
To reproduce:1. Open attached project;2. Open "Scene" scene;3. Enable VR (Edit > Project Settings > XR Settings);4. Build &... Read more
Make Unity more responsive while Progressive Lightmapper is Preparing to...
Unity responsiveness is severely limited while Progressive Lightmapper is preparing to bake lighting. On some systems, freezes occur... Read more
Compiling a script with RequireComponent does not add that component to ...
How to reproduce: 1. Open any (new) project2. Create a new script and attach it to any GameObject3. Add [RequireComponent(typeof(Nav... Read more
"Rect Tool" Blue Draggable Dots disappear when the object is scaled too ...
Reproduction steps: 1. Create a New Project2. Create an "UI" -> "Button"3. Select the "Button"4. Select the "Rect Tool" (Shortcut... Read more
[iOS] Player crashes at ActivateAwakeRecursivelyInternal() when loading ...
To reproduce:1. Open user's attached project2. Make sure that "bootstrap" scene is opened3. In the menu bar, click Build -> iOS P... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names