Search Issue Tracker
Particle Renderer doesn't render multiple materials
How to reproduce:1. Open attached project "case_852817-repro"2. Open "Toon Clouds SNC All Singles" scene3. Observe the Scene view Ex... Read more
Mono fails to compile script with Generic expression
Steps to reproduce:1. Open User's attached project with2. Open Console Result: error in the Console: Assets/Shapes2/AreaExtensions.c... Read more
[Animator][CullingMode] Canvas elements don't animate when on-screen; Ot...
Steps to reproduce:1. Download and open the attached project2. Open scene "Scene"3. Press play4. Observe square animations Expected ... Read more
UNET isLocalPlayer is always false in OnDestroy
When client closes connection, its isLocalPlayer parameter in OnDestroy method is reset to false. 1. Open attached project ("UnetIsL... Read more
Marshal.SizeOf() throws ArgumentException with IL2CPP
Reproduction steps:1) Download and open user's attached project2) Make sure that Android is selected as Platform3) Make sure that Sc... Read more
Unity does not support display scaling on Windows 10
When using Unity with display scaling different from 100%, then it looks a little blurry. Reproduction steps:1. Change display scali... Read more
[Auto] Changing Directional Mode Not Triggering Baking When Only Precomp...
Changing Directional Mode in General GI does not trigger baking with auto mode when only precomputed realtime GI is enabled. It work... Read more
[Graphics] Material.SetBuffer does not have an "int nameID" override method
Material.SetBuffer does not have an "int nameID" override method in 5.5. All other Set methods of Material such as SetInt and SetFlo... Read more
Rotation error of thumb when retargeted for Mecanim humanoid
To reproduce:1. Open attached project2. Open the ThumbIssue scene.3. Press play.4. Look closely at the hands of the two characters. ... 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