Search Issue Tracker
UnsafeUtility.PinGCObjectAndGetAddress fails to pin managed array data
Steps to reproduce:1. Open attached "PinArray.zip" Unity project2. Enter Play mode Expected results:The array is pinned and "5" is p... Read more
Switching between animations while they animate on a specific project cr...
To reproduce:1. Open repro project(link in edit)2. Open and play 'KPD'scene3. Press C key4. Using WASD move right character hand(wit... Read more
Selecting .jpg files with .bytes extension crashes Unity if .NET 4.x bac...
Reproduction steps:1. Open the attached project "BugReport - .jpg.bytes crash.zip";2. In the Player settings, make sure that the bac... Read more
[Template] Editor throws exception "OpenVRError" in LightWeight RP for V...
Editor throws 'OpenVRError' exception in play mode in lightweight RP for VR. Steps to Reproduce: 1. Launch the editor in Lightweight... Read more
UnityWebRequest.isDone is always false on iOS device after calling reque...
To reproduce:1. Open users attached project "getassetbundle-crash.zip"2. Build for iOS3. Run the project from Xcode to an iOS device... Read more
[Particle System] Increasing memory usage between each version
Steps to reproduce:1. Open user attached project2. Open profiler and play the scene3. Select the Memory Usage tab4. Choose the "Deta... Read more
Vulkan renderer doesn't handle V Sync quality settings correctly
The Vulkan renderer seems to produce undesired behaviours when V Sync Count is set to anything but Don't Sync. These behaviours don'... Read more
Memory Snapshot Tool does not receive any data
To reproduce: 1. Open the project, attached by the user (MemTest.zip)2. Build and run the project3. In Memory Profiler window, press... Read more
[WebGL] build with LinkerTarget WebAssembly freeze on loading screen whe...
Reproduction Steps:1. Open User's Project2. Set "PlayerSettings -> Publish Settings -> LinkerTarget" to "WebAssebly"3. Build f... Read more
Assert.NotNull passes even though a reference is missing
Steps to reproduce:1. Open user attached project2. Open Test Runner window3. Run All Edit Mode tests, tests should pass4. Select the... 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