Search Issue Tracker
Shader error and warning is thrown when creating a new project using the...
Steps to reproduce: Create a new Unity project using the Mixed Reality template Observe the Console window Actual results: "Shader e... Read more
NetworkServer.DisconnectAll() makes isActive false
NetworkServer.DisconnectAll() makes NetworkServer.isActive false. I does not stop the server from listening, so the server is then i... Read more
[IL2CPP] CultureInfo.DateTimeFormat.DayNames returns an array with extra...
To reproduce:1. Open attached project2. Build and run to Android device with IL2CPP background3. Connect the phone to editor console... Read more
IL2CPP Build fails with "error C2059: syntax error: ')' " when "Faster (...
How to reproduce:1. Open the attached project "Minimum Project To Reproduce The Bug.zip"2. Build the project Expected results: Build... Read more
Error when switching between Gamma and Linear color spaces
In any project, go to Player Settings and change Gamma to Linear in the Color Space dropdown. InvalidOperationException: Operation i... Read more
Crash with FbxManager_Create() when trying to save an object as an FBX u...
Reproduction steps:1. Open the attached project ("T2153957_Repro")2. Open scene "OutdoorsScene"3. In the top Menu Bar, select "Engin... Read more
[AssetBundles] RecompressAssetBundle never does the expected CRC check
How to reproduce:1. Open the attached project2. Open the Test Runner3. Run the tests Actual result: Tests fails.Expected result: Tes... Read more
WebGL - local webserver sometimes throws error and can't load game
The local webserver spawned by the Editor when you select "Build and run" sometimes throws an error and build doesn't load: An error... Read more
[FBX] Unity ignores pentagon shaped polygons
How to reproduce: 1. Open attached project2. Open scene Main.unity- Notice how the character is missing a single polygon in their ey... Read more
[Crash] Unity crashes when no disk space is available with ' dataOffset ...
steps to repro1a. with only 1-2GB of free disk space, open a new 3D template project1b. import a 16kx16k texture2. change texture se... 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
- Raycasts travel an incorrect distance when a non-normalized Direction vector is provided to RaycastCommand
- The mouse cursor can escape the bounds of the Game view when the Editor experiences a stall
- Files are displayed inconsistently by file type in the Project window when set to display in Two Column Layout
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted