Search Issue Tracker
[Canvas] [Image] Size and rotation of child image inside canvas changes ...
Reproduction steps:1. Open attached Unity project.2. Open "CanvasError" scene.3. Select "Cube > Canvas" game object in the hierar... Read more
ReflectionTypeLoadException is thrown when importing Code Analysis and M...
How to reproduce:1. Open the attached project2. Enter the Play Mode3. Observe the Console Window Expected result: ReflectionTypeLoad... Read more
[Frame Debugger] Event slider mouse is different when hovering on the fi...
How to reproduce: Open or create a new project Enter play mode Enable frame debugger Compare hovering the mouse toward the start of ... Read more
[Android] The Player freezes when an external display monitor is disconn...
Reproduction steps:1. Open the attached “IN-113050” project2. Build and Install the Android Player to the Android device3. In the An... Read more
[Legacy Cubemap] NullReferenceException is thrown on selecting 2DTexture...
[Legacy Cubemap] NullReferenceException is thrown on selecting 2DTexture in Legacy Cubemap. In Legacy Cubemap NullReferenceException... Read more
Scripts are missing on gameobjects after refactoring class name in MonoD...
- Add a script and attach it to any gameobject on the scene- Open this script in MonoDevelop- Refactor class name in the script to s... Read more
[Editor][ClearBakedData] Clearing baked data at certain lighting calcula...
Steps to reproduce: 1. Open Unity;2. Open attached project and 'Untitled.unity' scene;3. Open Lighting tab in the Inspector;4. Press... Read more
Entering a big number into the "Target Frames Per Second" in Profiler's ...
How to reproduce:1. Create a new Unity project2. Go to Window -> Analysis -> Profiler3. Under the "Highlights", Target Frame T... Read more
Setting time property in Unity Video Player produces Audio desync
Steps to reproduce:1. Open attached project2. Go into play mode-Easily noticeable audio desync is present, audio is late by <0.5s... Read more
Conditional compilation problem with RuntimeInitializeOnLoadMethod
Repro steps: 1. Open "DELETE.zip" project2. Clear the Console and enter Play mode3. Exit Play mode and check the Console output (Tes... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist