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 console Actual: Console has warnings about type confliction like th... Read more
[Mac OS]Setting a propery without a backing field crashes Unity
Steps to reproduce: 1. Open attached project "crashtest1" 2. Open test Scene 3. Enter Play mode Expected result: Unity throws an er... Read more
[Header] with Line Separator symbol parameter is cut off in the Inspector
How to reproduce: 1. Open the "SampleScene" scene in the attached "HeaderRepro.zip" Project 2. Click on the "Main Camera" GameObject... Read more
Input.GetKeyUp and Input.GetKeyDown always Return False when used in the...
How to reproduce: 1. Open "SampleScene" Scene in the attached "UnityTest.zip" Project 2. Enter Play Mode 3. Press Spacebar on the Ke... Read more
Generic class values are not deserialized on built game
Steps to reproduce: 1. Open user attached project 2. Play the scene 3. Notice that the speed is set to 9 4. Build and run 5. Speed v... Read more
[asmdef] "Assembly has duplicate references" doesn't specify the duplicates
Reproduction steps: 1. Open "MinimalRepro" project 2. Look at the Console output Expected Result: The "Assembly has duplicate refe... 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.6 3. Add AcyncTest.cs to game... Read more
Huge regression on compilation time
To reproduce: 1) Open attached project 2) Wait for compilation process to end to easier time it (If in 2017.3 to test the expected r... Read more
Unity doesn't show error when it can not overwrite a script assembly
To reproduce: 1) Open attached project 2) Open "IL Disassembler" (comes with VS, although not Community edition it seems) and use it... 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
- Tile Palette Tilemap dropdown icons are not visible
- Create New Tile Palette dropdown text is not centered and text is cut off
- Volume numeric fields allows adding unlimited number in numeric field which breaks UI, no character limit
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze