Search Issue Tracker
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
[Android][IL2CPP] Build fails with IL2CPP-related error and no human-fri...
How to reproduce:1. Open the attached user project2. Build it on Android with IL2CPP as Scripting Backend and .NET 4.6 API Compatibi... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS