Search Issue Tracker
TMP InputField throws an InvalidOperationException on WebGL with .NET 4.6
Steps to reproduce:1. Open attached project "937035.zip"2. Make sure that scripting runtime version is set to .NET 4.63. Build &... Read more
Shortcuts for duplicating and saving does not work when Progrid window i...
To reproduce:1. Open attached project2. Install progrids package from the package manager3. Tools -> Progrids -> Progrids Wind... Read more
AsyncGPUReadback.RequestIntoNativeArray causes InvalidOperationException...
How to reproduce:1. Open the attached project named "Case_129547"2. Open the TestScene2 in the Scenes folder3. Enter Play mode4. Obs... Read more
Incorrect resolutions when reading from the player using Screen.currentR...
Reproduction steps:1. Open the attached project “WrongResolution”2. Go to File > Build Settings3. Make sure that "Development Bui... Read more
Cannot change scripts in Inspector window when in Debug mode
Reproduction steps:1. Open the attached project2. In the Hierarchy window select “Main Camera” object3. In the Inspector window chan... Read more
[OSX] Unity Editor fails to build project when Performance Reporting is ...
To reproduce: 1. Download attached project "CrashRepo.zip" and open in Unity2. Open "test" scene3. Go to the Services window4. Enabl... Read more
[Windows] Mouse cursor doesn't change its icon when resizing standalone ...
How to reproduce:1. Create new Unity project2. Select File -> Build Settings3. Make sure that resizable window in Player Settings... Read more
[2018.3][Windows][WebGL] Applying a Blend to a Mesh with Blendshapes thr...
To reproduce: 1. Download attached project "Blendshape Test.zip" and open in Unity2. Open "SampleScene" scene3. Select "Ball Arrow B... Read more
Player crashes on "DebugStringToFilePostprocessedStacktrace" when exitin...
Reproduction steps:1. Open the attached "ReproProj" project2. Open "Assets/Scenes/SampleScene"3. Go to "Edit" -> "Project Setting... Read more
"Assertion failed: Failed to insert item" error is thrown when scripts c...
How to reproduce:1. Open given Unity project2. Observe Assertion failed errors3. Go to Component -> Scripts4. Notice that not all... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used