Search Issue Tracker
[VR] Reflection probes lose depth when render path is set to Forward
Steps to reproduce:1. Download and open attached project "reflection_5_4_bug.zip"2. Make sure that in Player Settings "Rendering Pat... Read more
[GfxDevice][Substance] Race condition GfxDeviceWorker::WaitOnCPUFence, a...
Actual problem: race condition in the threaded GFX device CPU fence code. In particular, this code void GfxDeviceWorker::WaitOnCPUFe... Read more
[Audio] AudioClip.samples returns a wrong number of samples
Reproduction steps:1) Open attached project2) Select "Piano 15" clip in the project window3) From the menu bar run Tools -> Audio... Read more
[Shuriken] Negative scale on billboards does not make any changes to the...
Steps to reproduce: 1. Download and import attached project.2. Open scene: test_2_Quads3. Press play4. Inspect particles (Top row), ... Read more
Crash when destroying a playable without unconnecting first
Crash when destroying a playable without unconnecting first In the attached scene, run and press the Crash button. We call Destroy()... Read more
DownloadHandlerScript.CompleteContent is not called inspite of 'UnityWeb...
How to reproduce: 1. Open attached project2. Open scene Test.unity3. Play the scene- Note the error in the console: CompleteContent ... Read more
[iOS][InputField]Keyboard is reopened when switching between inputfields
How to reproduce: 1. Open attached project2. Open scene main.unity3. Build to iOS and run4. Click one of the Input Fields to bring u... Read more
[Android][PS4] IL2CPP: classes duplicated from Standard Asset classes ar...
Steps to repro: 1. Use attached repro project, ensure that scripting backend set to Mono2. Build and run it on the device3. On app s... Read more
Playables crash on cyclic graphs
Run the "Test Cycle" scene.We do not handle cycles in the graph so Mixer A -> Mixer B -> Mixer A crashes.We should detect and ... 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