Search Issue Tracker
Playables: Animator.Play() doesn't work after a Stop
Animator.Play() doesn't work after a Stop() CallingAnimator.Play(someClip)Animator.Stop()Animator.Play(someOtherClip) is not functio... Read more
UV properties don't affect UI
Steps to reproduce: 1. Open attached project "CanvasUVBug_Unity534_Broken.zip"2. Open scene "Untitled"3. Make sure that Image is vis... Read more
[WSA] Wrong plugin reference in .csproj file when building for WSA Unive...
In windows 8.1 universal build dll's that are marked only for one SDK are located in different place than referenced. In attached an... Read more
Scene view becomes unresponsive if left mouse button is clicked while ho...
Steps to reproduce: 1. Create new project2. In scene view, press right click and while holding it, move mouse to the edge of the vie... Read more
[iOS] Reflection probes are corrupted on A9/A9X chipsets
How to reproduce: 1. Open attached project2. Open scene Locations/Region_01/Scenes/Region_01_location_01.unity- Do not rebuild the r... Read more
[UI] Canvas without scaler component sets invalid position
Steps to reproduce:1. open users attached project2. play scene 'ReproScene' Expected behavior: both cubes are moved to (15,15,0)Actu... Read more
Wrong object is detected by mouse raycast when hovering object in certai...
Steps to reproduce: 1. Open attached project2. Open scene "RemoteFramgeDebugger"3. Notice that all three objects are red4. In projec... Read more
[MaximizeOnPlay] Game view isn't re-scaled when entering play mode
Steps to reproduce: 1. Open attached project2. Open scene "Test"3. Set game view aspect to "Standalone (1024 x 768)"4. Notice that s... Read more
UI components aren't resized after aspect ratio of game view is changed
Steps to reproduce: 1. Open attached project2. Open scene "Test"3. Change aspect ratio of game view to 4:34. Un-focus editor5. While... Read more
[Mesh] 'Optimize Game Objects' loses skinning
Steps to reproduce:1. Open the attached project 'bug'2. Open the scene 'test'3. Search 'Bone_Ammo_MasterA' in the Hierarchy and try ... 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