Search Issue Tracker
[iOS] UnityEngine.iOS.Device.SetNoBackupFlag can't be called from backgr...
Reproduction steps: 1. Open the attached project.2. Build and run it for iOS.3. Click the "Set Flag" button.4. Check the console: Un... Read more
Particle System Curves deletes other Key, when selected Key time is equa...
Reproduction steps:1. Create new project.2. Create Particle System.3. Mark Size by Speed .4. Open its Size Curve.5. Create new Key.6... Read more
Layout Groups with ContentSizeFitters are not resizing if Input Field co...
Steps to reproduce:1. Download and open the attached project2. Look at the game view3. Enable and disable "input field objects" Expe... Read more
Custom Shader Editor doesn't refresh when changed in the shader code
Description: Custom Shader Editor doesn't refresh when changed in the shader code. To reproduce: 1. Load shadertest project.2. Open ... Read more
[Regression] Profiler is not attached to standalone build after building...
Profiler is not attached to standalone build after building project with profiling in Standalone enabled Steps to repro: 1. Open Uni... Read more
FindGameObjectWithTag throws NullReferenceException in the Build mode
To reproduce:1. Open attached project;2. Run the project in the Play Mode;3. Build and run the project on PC, Mac & Standalone p... Read more
Crash when creating an animation for UI elements
Steps to reproduce : - create a button- under Transition select Animation- press Auto Generate Animation- select the button and open... Read more
The unity define that is used to mark Daydream support is incorrectly de...
The build define that we created in 5.4 was originally UNITY_DAYDREAM. We changed that to UNITY_HAS_GOOGLEVR in 5.4 but that change ... Read more
AssetPreview dissapears after clearing cache when using RenderStaticPreview
Steps to reproduce:1. Download and open the attached project2. Go to Assets/Prefabs/AnotherCustomObjectContainer/AnotherCustomObject... Read more
There is a Deadlock issue when quitting that app where the app may still...
Pressing the "X" button or Back button should take the user to the OS Launcher screen and not Daydream Home immediately. The applica... 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
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- 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