Search Issue Tracker
[iOS][webGL][UI][Dropdown] dropdown list doesn't close and elements of d...
Reproduction steps: 1. Create a new Unity project. 2. Click on the hierarchy with the right mouse button. 3. Select: UI > Dropdown... Read more
NotSupportedExceptions or MissingMethodExceptions are thrown when projec...
Reproduction steps: 1. Open the attached project 2. Switch to Android build 3. Build and run the project on Android device 4. Check ... Read more
[UI] Toggle isOn property change in Inspector doesn't update its state i...
Reproduction steps: 1. Open my attached project ("case_878619-repro") 2. Open the "test" scene 3. Select the "Toggle 1" game object ... Read more
Attempting to call IReadOnlyCollection<T> methods on T[] fails on IL2CPP
It throws an exception when trying to do so: System.MethodAccessException: Attempt to access method 'System.Collections.Generic.IRe... Read more
[iOS][Mono2x] Build fails with 'UnityException: Failed assemblies stripp...
Steps to reproduce: 1. Open attached project 2. Make sure that Scripting Backend is set to 'Mono2x' and stripping level to 'Use mic... Read more
[iOS][tvOS] Append not disabled when building iOS project on top of tvOS...
1. Build any Unity project for iOS/tvOS. 2. Switch the platform to the other one and enter same project name. 3 Observe that: - the... Read more
[iOS] Some of the iOS devices draw Camera Rect incorrectly
Reproduction Steps: 1. Open User's project 2. Build for iOS 3. Add Camera Privacy 4. Build and deploy to iOS device 5. Press GUI bu... Read more
Surface Shader with shader_features doesn´t compile
To reproduce: 1. Open attached project; 2. Reimport shader "SurfaceBug". Expected result: Editor compiles the Surface Shader, it is... Read more
[UI] Parent Content Size Fitter incorrectly recalculating on Descendant ...
To reproduce: 1) Open attached project 2) Expand the hierarchy to the maximum possible 3) In one of the Item Containers, start disab... Read more
Xbox One Gamepad triggers are not working in WebGL builds
To reproduce: 1. Open the attached project 2. Play in editor and notice what controller triggers do 3. Build for WebGL Result: Xbox ... 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
- Editor freezes when handling Havok collision interactions between a thin collider and the player controller
- No blue outline is shown on a folder in the Project tab when an external file is being dragged over the folder
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL