Search Issue Tracker
[iOS] Unity includes asmdef excluded .dylib in iOS build
Reproduction steps:1. Download and open the attached "My Project" project2. Build and deploy the project to iOS3. Observe the Consol... Read more
Memory access violation in LightProbesManager when appending LightProbes...
Steps to reproduce:1. Open the attached project (JapanOffice.zip);2. In the opened popup window for prompting to change Project sett... Read more
Empty warnings pop up pointing to prefabs when opening the project
Reproduction steps:1. Open the attached project Expected result: Warnings pop up, but aren't emptyActual result: Warnings are empty,... Read more
[Android][Vulkan] Texture2D.UpdateExternalTexture() does not respond whe...
Reproduction steps:1. Open the user's attached project "AndroidVulkanUpdateExternalTextureRepro.zip"2. Make sure Graphics API is set... Read more
GUI and NullReferenceException errors are thrown when entering Play mode
How to reproduce:1. Open the user-submitted project2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity)3. In the Hierar... Read more
[Perforce] Sub Assets have non deterministic ordering
Reproduction steps:1. Download and extract the project in "case_1316556-UnityBugHunt.zip"2. Download P4V client from https://www.per... Read more
Single side faced GameObjects casts harsh shadows when the lighting was ...
Jira: https://jira.unity3d.com/browse/GFXGI-494 How to reproduce:1. Open the attached "1319464_Repro" project2. Open the Scene "Samp... Read more
CPU lag spike when using Component.GetComponentsForListInternal()
How to reproduce:1. Open the user's attached project2. Open scene Assets/Test3. Open the Game view and press the Play button4. In th... Read more
[Animation] Assertion failed on expression: '!m_Curves' when playing ani...
Reproduction steps:1. Open attach project "AssertionErrorDemo.zip" and scene "Test"2. Enter Play Mode3. In Game View, press the butt... Read more
Cloud Diagnostics GUI is broken when using a custom scaling value of 175...
Reproduction steps:1. Open a new or an existing project2. Go to Window > General > Services3. In the new window, go to Cloud D... 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
- 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
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples