Search Issue Tracker
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
Playing a scene with OVR utilities crashes Unity
Steps to reproduce:1) Extract and open the attached project (791720-stripped.zip) in Unity.2) Press 'Play'.3) Unity crashes. *Note: ... Read more
Importing some video files requires QuickTime to be installed
How to reproduce:1. Create a new project2. Download the attached movie.mp43. Drag it to created project4. Notice the error "Movie im... Read more
[iOS] Application fails to load when all audio clips are referenced in s...
Steps to reproduce: 1. Open project from link below2. Build to iOS3. Launch on low end device like iPhone 4 or iPad Mini 14. App wil... Read more
Lightmaps for objects far away from transform origin have artefacts
Workaround: assign a http://docs.unity3d.com/Manual/LightmapParameters.html to the distant mesh and set pushoff to a higher value. T... Read more
[TextureImport] Importing large HDR cubemaps uses a lot of memory, crash...
TLDR: importing 15000x7500 HDR file into a 4096x4096 cubemap uses 9.2GB of memory during the import process. Steps to reproduce: 1. ... 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