Search Issue Tracker
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
Canvas is quarter size on Retina display when target platform is set to iOS
To reproduce:1. Open project attached by QA (make sure that the Editor is opened on the Retina display)2. Open sample scene3. Notice... Read more
[LightProbes] Light Probe Proxy Volume component causes the console to b...
Steps to reproduce: 1. Download and open the attached project.2. Begin interacting with the scene by selecting game objects, moving ... Read more
[Linux Editor] Focus not returned to editor after importing a package fr...
Steps to reproduce:1. Create a new project2. Download and start importing any asset from the asset store3. When a popup window to se... Read more
[Windows] NullReferenceException calling into native plugin on Windows i...
How to reproduce:1. Download attached project file and open this TestInputManager scene.2. Enter Play mode (notice the Exception bel... Read more
UGUI.Rendering.UpdateBatches takes a very long time to complete when can...
Reproduction steps:1) Download and open user's attached project2) Open unity profiler-- Any further step can be reproduced on most o... Read more
[Linux Player] Input.GetKey() changes values while key is pressed
Steps to reproduce:1. Download the attached project2. Build and run to Linux Standalone3. Hold the right arrow key Expected behaviou... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved