Search Issue Tracker
ZTesting is not working
Reproduction steps:1) Open "807817_ReproProject.zip" project and open "Bug" scene2) Build and run game for Android3) Notice that whi... Read more
[tvOS] Player settings allow to select unsupported player configuration
On tvOS it's possible to select Mono scripting backend when using Device SDK. Also, the Architecture dropdown shows incorrect archit... Read more
CommandBuffer crashes at RenderingCommandBuffer::ExecuteCommandBuffer
Steps to reproduce: 1. Open attached project "Crash.zip"2. Open scene "Untitled"3. Run it-Unity crashes at RenderingCommandBuffer::E... Read more
Check status in Menu Item is reset when entering play mode
To reproduce:1. Open attached project2. Open AAA menu and notice that A is checked3. Press play4. Open AAA menu - A is unchecked, bu... Read more
Shadows are not working properly with OpenGLCore, Direct3D11
1. Open CaveScene in user attached project2.a) If on mac set graphics API to OpenGLCore2.b) If on windows set graphics API to Direct... Read more
Crash in HandleSetTransformFatherDragAndDrop when dragging a Tree prefab...
Steps to reproduce: 1. Open attached project (tree_test.zip)2. Navigate to Assets/0000 ats V2 package/__atsV2 Demosene/Trees3. Drag ... Read more
Editor crashes when replacing prefab with ALT button pressed
How to reproduce:1. Create a new project2. Create a new game object in the scene (for example Sphere)3. Create a prefab in assets fo... Read more
Terrain Collect detail patches gets re-enabled on play when disabled in ...
1. Open "Scene" scene in user attached project.2. In Terrain gameObject, under settings tab disable Collect detail patches property.... 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