Search Issue Tracker
[ECS] Disabling a Transform system component resets its values
Reproduction steps: 1. Open "CopyScale.zip" project2. Open "SampleScene"3. Select "GameObject" in the Hierarchy window4. In the ... Read more
[ECS] After changing values of 2 systems in the Transform system, all fo...
Reproduction steps: 1. Open "CopyScale.zip" project2. Open "SampleScene"3. Select "GameObject" in the Hierarchy window4. In the Insp... Read more
[ECS] After changing some "Rotation Component" value, Transform system g...
Reproduction steps: 1. Open "CopyScale.zip" project2. Open "SampleScene"3. Select "GameObject" in the Hierarchy window4. In the Insp... Read more
Rich text tags generate vertices when adding rich text to the text field
To reproduce:1. Open user's attached project "RichTextVertCount.zip"2. In Game view, enable Statistics window3. Try inputing differe... Read more
Crash on DoRenderLoop if Scene View is open when opening Occlusion window
How to reproduce:1. Open the attached project2. Open the "FirstScene.unity" scene3. Open the Occlusion window4. Make sure both Scene... Read more
TimelineEditor.inspectedDirector.played event isn't called after enterin...
How to reproduce:1. Open the attached project2. Open Timeline window3. Select "TimelineA" object in the Timeline4. Play the Timeline... Read more
[macOS][Metal] A blue shadow appears under the cursor when playing Stand...
Steps:1. Open attached project ("macbookair-small.zip")2. Make sure Metal API is set as Graphics API for build3. Build for macOS Sta... Read more
Crash in vk::ScratchBuffer::Reserve when particle collision is active in...
Steps to reproduce: 1) Download attached project and open in Unity2) Press Play3) Go to particles collision scene4) Leave Unity Idle... Read more
Editor crashes if there are too many scripts loaded
Reproduction steps: 1. Open a Project with many scripts Expected Result: Project imports and opensActual Result: Editor crashes on i... Read more
[iOS][Vuforia] Background Video plays upside on iPads down after Applica...
Steps:1. Build and Run project from ownCloud on iPad Pro2. On device: click button "Load"3. Click Home button4. Open multitasking pa... 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