Search Issue Tracker
[UWP][IL2CPP] UnusedBytecodeStripper2 did not run properly
When building to UWP platform with IL2CPP backend, editor throws errors in the console: Exception: D:\Unity 5.3.1p1\Editor\Data\Tool... Read more
[NavMeshSurface] Original NavMeshSurface looses NavMesh data if same Nav...
Steps to reproduce: 1. Open attached project "AI11.zip"2. Open scene "repro"3. In hierarchy, select "NavMesh Surface (1)" and bake N... Read more
[UWP] [Surface Pro] Windows Hello Window appears behind Unity App
First set up Windows hello following these directions:https://blogs.windows.com/devices/2015/12/17/how-to-set-up-windows-hello-on-yo... Read more
Objects change colors after playback (ambient probe gets messed up?)
Run attached scene.Stop.---> Cubes in the scene change colors.Regression from 5.0f2 After stop playing the scene the changed colo... Read more
[InputField] ArgumentOutOfRangeException is thrown when inputting text i...
To reproduce:1. Open attached project2. Open EmailInputFieldBug scene3. Press play4. Enter character into email input field until Ar... Read more
Incorrect Pre-Build event command line on Universal build
Reproducible on 4.6.0f1, 4.6.1f1, 4.6.3f1; Visual Studio solution created by Unity after the Windows Store Universal 8.1 build from ... Read more
Asset Store view docking corrupts scene view (5.0 RC3 Mac)
To reproduce:1. Open a project2. Open asset store3. Dock it in a way which would cause the scene view to resizeExpected result: It d... Read more
Failed to resolve Windows.Media.Capture.Frames.MediaFrameSourceInfo when...
How to reproduce:1. Download and open "2019_3_0f4_C_UWP_Error.zip" project2. Build project for UWP Expected results: Build completed... Read more
Shader compilation stuck on "0 / 6144 variants ready" when trying to com...
How to reproduce:1. Open the attached project “ShaderIssue.zip“2. Select the “Rsg_LW_MeshDissolve 1“ Shader Graph (Assets/RzFX_Blood... Read more
Spawned GameObject Position is not updated when RigidBody Interpolation ...
Reproduction steps: Open the attached project “TestProject” Open “Assets/Scenes/Test.unity” scene Click the “Assets/Cube.prefab” ass... 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