Search Issue Tracker
EditorApplication.delayCall does not work in the command line if WS plat...
To reproduce: 1) Download attached project 2) Test this on 5.4 with WSA installed by using command "<Unity.exe location> -batchmode ... Read more
Moving MonoBehaviour to Assembly breaks Event Listener when a method has...
How to reproduce: 1. Open the user's attached project 2. Open 'SampleScene' 3. In the Hierarchy select Canvas > Button 4. Observe th... Read more
Transform.hierarchyCount always returns 0 regardless of the number of tr...
How to reproduce: 1. Create a new Unity project 2. Create a new script that prints out 'Transform.hierarchyCount' 3. Attach the scri... Read more
Warnings about a class existing in multiple namespaces in a single file ...
How to reproduce: 1. Create a new project 2. Download UniRx from https://github.com/neuecc/UniRx 3. Drag UniRx files into the projec... Read more
Renaming assemble definition in the Inspector does not rename it in the ...
Renaming assembly definition in the Inspector does not rename it in the Hierarchy Steps to reproduce - Open Unity 2019.3.0a11 - Cre... Read more
Scriptable Asset values reset when the project is restarted
Steps to reproduce: 1. Open user attached project "Template Project.zip" 2. In the top menu create an Asset GD Advertisement ->SetUp... Read more
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
[5.5+] Random crashes from rendering/batching/driver code starting with ...
Steps to reproduce: 1. Download and open the project 2. Enter Play mode 3. Assets/Scenes/main.scene 4. Wait or Walk around Result: ... Read more
[API Updater] Internal error: Recursion detected while updating scripts ...
Steps to reproduce: 1. Open attached project using Unity 5.6 2. API updater will ask to automatically update scripts, agree. 3. Aft... Read more
Editing scriptingDefineSymbols in ProjectSettings.asset file doesn't cau...
Reproduction steps: 1. Open user's project "scriptassemblycache2020.2.zip" 2. Notice the message in the Console 3. Close Unity Edito... 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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions