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 assemblies get referenced in main and Plugins projects
To reproduce:1) Open attached project Expected: No warnings in consoleActual: Console has warnings about type confliction like this:... Read more
[Mac OS]Setting a propery without a backing field crashes Unity
Steps to reproduce:1. Open attached project "crashtest1"2. Open test Scene3. Enter Play mode Expected result: Unity throws an error ... Read more
NullReferenceException is thrown when reimporting Http files
How to reproduce:1. Open the attached QuoteHandlingTest2019.zip project2. Go to the Project window and reimport HttpFiles Expected: ... Read more
HashSet<T>(int capacity) constructor is not supported when creating a Ha...
How to reproduce:1. Open tester-attached project (HashSet)2. Check the Console window Expected result: no errors are present in the ... Read more
Unity.Mathematics.math.mul(float4x4 a, float4x4 b) arguments order is mi...
How to reproduce:1. Open given Unity project2. Enter "SampleScene" scene3. Enter Play Mode4. Notice incorrect results in the console... Read more
Warnings about a class existing in multiple namespaces in a single file ...
How to reproduce:1. Create a new project2. Download UniRx from https://github.com/neuecc/UniRx3. Drag UniRx files into the project's... Read more
[.NET 4.6] Async operation doesn't stop after exiting play mode
Steps to reproduce:1. Download attached project (async problem.zip)2. Make sure you are using .NET 4.63. Add AcyncTest.cs to game ob... Read more
Huge regression on compilation time
To reproduce:1) Open attached project2) Wait for compilation process to end to easier time it(If in 2017.3 to test the expected resu... Read more
Unity doesn't show error when it can not overwrite a script assembly
To reproduce:1) Open attached project2) Open "IL Disassembler" (comes with VS, although not Community edition it seems) and use it t... 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 Freezes when instantiating TMP text formatted with rich text tags in non Latin languages
- Crash on YAMLRead::TransferTypelessData when opening a specific project
- Inconsistent Placement of Search Clear (X) Icon in "Preset Manager"
- Gradient Editor window bottom-right gradient marker color is incorrect
- MaskField tooltips should only display Value when bound