Search Issue Tracker
[VR | SPS] Double Vision occurs when camera renders into GUI Texture usi...
Here is a situation where a camera renders into a Render Texture that appears in the viewport via a GUI Texture. When using split-sc... Read more
[iOS] 'VM: Performance tool data' leak with all projects on iOS 10.3 whe...
When an empty Unity build is running on iOS 10.3 device, with Xcode attached, memory is continuously leaked by 'VM: Performance tool... Read more
Components, which can be duplicated on game object, can not be animated
How to reproduce:1. Open the attached project2. Open Game scene3. Open animation window and select Horse game object4. Enable keyfra... Read more
[iOS] Texture compression artefacts on iOS and Unity 5.5 with low alpha ...
Steps to reproduce:1. Open User's attached project "Test 5.5" with Unity 5.52. Make sure Platform is set to iOS3. Have a look at the... Read more
The view in the Game window flickers when the window is resized because ...
Reproduction steps:1. Open the attached project;2. Open the scene "blackflicker";3. Resize the Game window; Actual result: the view ... Read more
Editor crashes after setting mesh to CanvasRenderer
Steps to reproduce:1. Download bug_sumple.zip and open "sample" scene2. Press play button to enter game mode Results: Editor crashes... Read more
GPU profiling for editor is not supported if playmode is not enabled
How to reproduce:1. Open Unity project2. Go to Window --> Profiler3. Enable Profile Editor tab and add GPU Profiler Expected resu... Read more
[IL2CPP] Using contravariance causes a compilation failure with type mis...
Steps to reproduce:1) Open the latest attached project.2) Build for iOS/Android with IL2CPP as the Scripting API.- Build will fail f... Read more
Unity crashes when importing large obj files
Steps to reproduce:1. Create a project2. Import Acropolis-3M.obj to the project3. Observe the crash Expected result: Unity should no... Read more
AndroidJavaObject.Call<>() throws exception instead of returning null po...
Reproduction steps:1. Open the attached project ("839005 - ReproProject.zip")2. Build and run on Android device3. Check device logca... 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