Search Issue Tracker
[Mac] Crashes on __pthread_kill when opening a Script when there's no Vi...
How to reproduce:1. Open attached project2. Open any script from it Reproducible with: 2019.2.0f1, 2019.3.0a11(freezes)Not reproduci... Read more
Recompile after finish playmode option is gone
The removal of Recompile after finish playmode is breaking a lot of users workflow. The replacement workflows don't capture all user... Read more
Android: Protected graphics memory doesn't work on android device
Protected graphics memory doesn't work because EGL_EXT_protected_surface is used instead of EGL_EXT_protected_content. This excludes... Read more
Different values received when using character.glyphHeight on Windows an...
How to reproduce:1. Open the attached project2. Enter Play Mode and in the Console window observe the Glyph height Expected result: ... Read more
[Trail Renderer] Add Key does not add any keys to trail's Width curve
To reproduce:1. In any project, create an object with Trail Renderer component2. In Trail Renderer component, find the Width curve i... Read more
The list is reorderable when using NonReorderableAttribute
Reproduction steps: 1. Open the attached project “NonReorderableBug”2. Select the ScriptableObject “Assets/ScriptableVariants/Editor... Read more
[Android] Build and run fails when Rewired is present in the project
Repro steps:1. Open QA attached project "repro_1169148"2. Switch build target to Android3. Build and run Actual: Build fails with a ... Read more
[Windows][DualShock4] Bluetooth DualShock 4 controller is seen as active...
When using bluetooth DualShock 4 controller, if it is turned off (holding system button for a few seconds), the device is still list... Read more
SerializableObject.GetIterator() throws ArgumentNullException when Unpac...
How to reproduce:1. Open the "SampleScene" Scene in the attached "case_1164099.zip" Unity project2. In the Hierarchy tab, select the... Read more
[Android] Crash when calling "Finish()" on an Android activity from a Un...
Reproduction steps:1. Download "UaaLExample" project or set-up Unity as a Library V2 (https://forum.unity.com/threads/integration-un... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template