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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default