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
Script component no longer recognized in the Inspector when attached to ...
How to reproduce:1. Create a new project2. Create a new C# Script3. Attach the C# Script to any GameObject in a Scene4. Move the att... 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
- Adaptive Performance documentation link leads to outdated package documentation when the documentation hyperlink is pressed in the Project Settings window
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector