Search Issue Tracker
Vulkan specific player settings appear on platforms that don't support v...
The UWP build only supports DX11 and DX12, the Vulkan Settings is redundant. Repro:1. Open Unity with UWP support on Windows2. In Bu... Read more
[GearVR | IL2CPP] Strip engine code pulls out VR module even though Virt...
GearVR Strip engine code pulls out VR module even though Virtual reality is enabled. 1. How we can reproduce it using the example yo... Read more
[Android][Cardboard,Daydream] Black screen rendered with Single Pass ste...
How to reproduce:1. Open the attached project2. Build & Run to Android (make sure to have Single-Pass stereo rendering selected)... Read more
While changing two scenes assertion error about terrain appears in console
Reproduction steps:1. Download "unityTerrainAssert.zip" project and open in Unity2. Enter Play mode3. Walk forward with W to the doo... Read more
Editor crashes in Material::UpdateHashesOnPropertyChange when opening th...
To reproduce: 1. Download the Fontainebleau_Photogrammetry_Demo_Project2. Open the Video_Timeline scene3. Enter Play mode Expected: ... Read more
Crash in mono_aot_get_cached_class_info when selecting a specific file i...
To reproduce: 1. Open the project, attached by the user (Svo.zip)2. Select the "050d841195579c07043318b0d3717006" file in the Projec... Read more
Unity crashes while opening a project from a tutorial window or Asset Store
How to reproduce #1:1. Open Unity launcher.2. Select "Learn" tab.3. Open any tutorial project.4. Wait a little bit. The crash should... Read more
NetworkBehavior's Late Update is called 2 times on the first frame: befo...
To reproduce: 1. Open the project, attached by the tester (LateUpdateBug.zip)2. Open the "SampleScene" scene3. Enter Play mode4. Pre... Read more
Audio in video preview is muted by Game View mute button
To reproduce:1. Import video file2. Play video in importer preview3. Click on Mute Audio button in Game View4. Audio in video previe... Read more
[VP8] Audio playback is choppy
To reproduce:1. Import attached video file2. Transcode it to VP83. Drag and drop transcoded video into scene4. Add Audio Source to V... 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