Search Issue Tracker
NullReferenceException in UnityEditor.LightProbeGroupInspector.OnDisable...
Steps to repro: 1. Open attached project;2. Open 't1LightProbeGroup' scene;3. Wait until light baking finishes;4. Open 't1LightProbe... Read more
[OSX][Draw Mode] "Screen position out of view frustum" error while expan...
Environment:Unity 2018.1.0a5MacOS 10.12 What happened"Screen position out of view frustum" error while expanding Sprite. Steps to Re... Read more
Focusing on Canvas focuses on child object instead when pivot is in cent...
Steps to reproduce: 1. Create new project2. Switch pivot mode to centered3. Add scroll view component to scene (canvas will get crea... Read more
[Windows 7 only] UI elements do not respond to clicks made via Wacom tab...
Steps to reproduce:1. Open any project2. Add a Button3. Enter Play mode4. Try to click it using a Wacom tablet Expected result: it r... Read more
CPU cost of render canvas for moving world-space UI is too high in 2017
How to reproduce:1. Download attached project file and open "test" Scene2. Open Profiler and enter Play Mode3. Watch cost of UIEvent... Read more
[Android] unscaledDeltaTime and deltaTime return abnormal / negative values
Steps to reproduce:1. Open attached project "TimeDeltaTime2.zip"2. Run on older Android OS (4.~)3. Lock screen while app is running4... Read more
UI Elements get corrupted when project is opened with other version than...
How to reproduce:1. Open Unity project "PrefabBugExample2" attached to the latest users email2. Load "MenuScene" scene3. Enable: Can... Read more
Find References in Scene shows objects that are not referencing the asset
Steps to reproduce:1. Open attached “FindReferences.zip” Unity project2. Open “Test" scene3. Find “Disable" asset in Project tab4. R... Read more
[Android]Crash on Reflection to AndroidProxy Defintion in C#
Steps to reproduce:1. Build attached project for Windows x86_64 and Android2. Run Windows build and login with "alvin" (same for pas... 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