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" scene 3. Go into Play mode Expected result: ... 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 atta... Read more
Building for WebGL fails due to UnusedBytecodeStripper2 with 'subset .NET'
Steps to reproduce: 1. open attached project 2. build for WebGL - fails and throws 2errors Error: UnusedBytecodeStripper2.exe did n... 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 server 2. Open the "bug.zip" project 3. Open the only scene... 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 GameObject 3. Delete "deletethis" sc... Read more
"different serialization layout" error in built player
To reproduce: 1. Open attached project 2. Open scene TestDifferentBaseType 3. Build for Win32 with "development build" 4. Notice th... Read more
Editor crashes on "MenuController::ExecuteMenuItem" when resetting a scr...
Reproduction steps: 1. Open the attached project "repro.zip" 2. Open Scenes/SampleScene scene 3. Select MainCamera in the Hierarchy ... 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
LastIndexOf() returns different values when called for an empty List<> f...
How to reproduce: 1. Open attached "repo_1030883" project in Unity 2. Enter Play mode 3. Inspect the console 4. Open attached "testt... 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 Scrip... 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
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window