Search Issue Tracker
Random.insideUnitCircle always returns (0, 0)
Random.insideUnitCircle is no longer functional Download attached project or have a script do a: Debug.Log(Random.insideUnitCircle);... Read more
Editor crashes when adding UI Mask component to the game object with a s...
The script that causes the crash is taken from the asset Pixel Rotation Sprite: https://www.assetstore.unity3d.com/en/#!/content/881... 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
Coroutine started from Awake on object with NetworkIdentity does not run...
Steps to reproduce:1. Open QA attached "CoroutineAwakeNetworkIdentity.zip"2. Enter play mode3. Observe only 1 being output to consol... Read more
[Simulator] Wrong Screen.width/height values returned in OnEnable when r...
How to reproduce:1. Open attached project "BadResolution.zip"2. Open "SampleScene" scene3. Enter Play Mode4. Select "Script" Game Ob... Read more
Package Tests are only added when making a package testable and adding a...
Reproduction steps: 1. Create a New Project, make sure `com.unity.ugui` is installed2. Open Package Manifest in a Text Editor3. Open... Read more
"Opened" event of a WebSocket4Net.WebSocket does not get called when ope...
How to reproduce:1. Open the "SampleScene" scene in the attached project2. Enter the Play mode Expected result: In the Console windo... Read more
"Does not contain a definition" error for texture.imageContentsHash when...
To reproduce:1. Open attached Unity project "Unity201703BUG.zip"2. Inspect "TestTexture" script in the Assets folder3. Build and run... Read more
Exceptions during compile for ILPostProcessors with static constructors
How to reproduce:1. Open the attached project ("New Unity Project.zip")2. Observe compile errors Expected results: No compile errors... Read more
Menu.SetChecked state is lost after entering a Play mode in the Editor
Reproduction steps:1. Open the attached project "MenuItemCheck.zip";2. Click on MenuItemCheck -> The Menu Item to set the check i... 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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph