Search Issue Tracker
Random.value does not return 0.0f or 1.0f
To reproduce:1. Open attached Unity project "randomvalue.zip"2. Open "doesnotreturn" scene3. Go into Play mode Expected result: By d... Read more
Unity crashes when mono tries to access something from Jit table
Unity crashes when mono tries to access something from Jit table. Note: I've attached callstack retrieved from Unity.DMP (file attac... Read more
Building for WebGL fails due to UnusedBytecodeStripper2 with 'subset .NET'
Steps to reproduce:1. open attached project2. build for WebGL - fails and throws 2errorsError: UnusedBytecodeStripper2.exe did not r... Read more
Unity exceptions in asynchronous methods called from UdpClient are not h...
Reproduction steps:1. Open the "Server.zip" project in VS and start the server2. Open the "bug.zip" project3. Open the only scene4. ... Read more
Attaching a script to an object and then deleting it causes the script c...
To reproduce:1. Open attached Unity project "Betatests.zip"2. Attach "deletethis" script to a GameObject3. Delete "deletethis" scrip... Read more
"different serialization layout" error in built player
To reproduce:1. Open attached project2. Open scene TestDifferentBaseType3. Build for Win32 with "development build"4. Notice the war... Read more
Editor crashes on "MenuController::ExecuteMenuItem" when resetting a scr...
Reproduction steps:1. Open the attached project "repro.zip"2. Open Scenes/SampleScene scene3. Select MainCamera in the Hierarchy win... 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
LastIndexOf() returns different values when called for an empty List<> f...
How to reproduce:1. Open attached "repo_1030883" project in Unity2. Enter Play mode3. Inspect the console4. Open attached "testtheBe... Read more
ScriptableObject is created without an error when script and class names...
Steps to reproduce: 1. Open attached project "829259.zip"2. In project tab, right click and in create asset menu create "The Scripta... 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
- Palette Settings link to the documentation isn’t working
- Tags & Layers window has inconsistent remove button behaviour between Tags, Sorting Layers, and Rendering Layers when there are no removable items in the list
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled
- IAP Listener component’s list titles go out of bounds when resizing the Inspector window horizontally