Search Issue Tracker
Type Mismatch error in Editor extension copying a prefab to all scenes
To reproduce:1) Open the attached project.2) In the menu bar, press Tools > Copy To All Scenes.- An editor extension window shows... Read more
Shader works in-editor but not in build
Reproduction steps:1. Open the attached project2. Open scene "DemoScene"3. Build and Run on Standalone4. Notice that Prism shaders a... Read more
[VR] 'Run In Background' doesn't work in builds With 'Virtual Reality Su...
Steps to reproduce:1. Open "case_798196 repro" project2. Open "Test" scene3. Make sure that 'Run in background' and 'VR support' is ... Read more
Particle System stay still when parent transform moves having animator a...
Steps to reproduce: 1. Download and import attached project. (VfxBug-Repro.zip)2. Load scene: Test3. Press play.4. Inspect particles... Read more
Changing the material color of the Projector component during playmode, ...
Reproduction steps:1. Open attached project2. Open scene "Test scene"3. Play the scene4. Select "Projector" object form Hierarchy5. ... Read more
Metal crashes in multithreaded mode when changing resolution.
Metal throws assert if you change resolution from script using Screen.SetResolution(400, 300, false, 0);. This happens both on iOS a... Read more
[command buffers] Crash related to shader code not handling null values ...
- Import the attached project- Make sure editor_tool_sceen.unity is the opened scene- On the Main Camera make sure the SSSAO compone... Read more
[CommandBuffer][5.4 regression] Temporary render texture gets unbound fr...
Steps to reproduce:1) Open the attached project.2) Open scene 'Test.unity'.3) Play the scene.- The Game view becomes black. *Note: u... Read more
SpriteRenderer loses Material on first play
Steps to reproduce: 1) Download and open attached file "SpriteRenderTest".(I created a simple scene).2) Drag and drop sprite from Pr... Read more
Trail Renderer interferes with Line Renderer, 5.4 regression
Steps to reproduce:1) Open the attached project.2) Open scene 'Line Renderer Problem.unity'.3) Play the scene.- A trail renderer wil... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved