Search Issue Tracker
UIElements Debugger splitter resets after entering Play Mode
Reproduction steps:1. Open "BugDebugger.zip" project2. Open UI Elements Debugger (CTRL+F5)3. Try to move the splitter4. Enter Play M... Read more
Recorded Shader's animation speed is mismatched when outputting with a r...
How to reproduce:1. Open the attached project ("Shadergraph Animation Tests.zip")2. Enter Play mode and let the animation play out f... Read more
[IL2CPP] Failing to step into generic methods while debugging il2cpp build
Steps to reproduce:1. Download attached project2. Build project for Standalone with il2cpp backend3. Add a breakpoint in TestCode at... Read more
[VR] Text Mesh Pro Plugin text Only Renders in Left Eye with Single Inst...
Steps to reproduce:1. Create a new project2. Enable VR3. Set Stereo Rendering Mode to Single Pass Instanced4. Create a new TextMeshP... Read more
Scripts in Inspector become invisible when clicking Edit Script button a...
How to reproduce:1. Open attached project "Case_1124072_repro.zip"2. Open "SampleScene" scene3. Select "Main Camera" GameObject in H... Read more
[LWRP]Artifacts appear in game view when anti aliasing set to 2
Artifacts appear in the game view when anti-aliasing set to 2. Steps To Reproduce: 1. Create a project with LWRP template2. Open the... Read more
[iOS] Crash when calling native UIViewController that changes orientatio...
Steps:1. Build and run the attached project for iOS ("OrientationCrashExample.zip")2. In Player: tick a mark on "Lock to current ori... Read more
[Addressables] Exception: Invalid path in RawDataProvider on first launc...
How to reproduce:1. Create a new Unity project2. Add the Addressables package3. Create a prefab and mark it as 'Addressable'5. In th... Read more
Prefab that was disabled during Play Mode stays disabled after exiting P...
How to reproduce:1. Open the user's project2. Notice that the "GameObject" in the Hierarchy is enabled3. Enter the Play Mode4. Exit ... Read more
Terrain Detail Mesh becomes missing when saving the scene if the Mesh of...
How to reproduce:1. Open attached project "Case_1123704_repro"2. Open "SampleScene" scene3. Select "Terrain" in the Hierarchy4. Add ... 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