Search Issue Tracker
Animation Mask changes are not saved when disabling bones in Generic mod...
Reproduction steps:1. Open the attached “IN-113089.zip” project2. From the Project window, select the “Model_ArmatureOnly.fbx” asset... Read more
[iOS] XCode throws compile error with System.IntPtr in .dll
1. Open attached project2. Build to iOS with IL2CPP3. XCode will fail building Read more
Changes in the Services tab are not saved in UnityConnectSettings file u...
How to reproduce:1. Create a new project or open any existing one2. Open Services tab3. Turn Ads on4. Navigate to the project direct... Read more
[LWRP] Changing Light Type to Freeform after clicking on Reset throws mu...
Changing Light Type to Freeform after clicking on Reset throws multiple "ArguementOutofRangeException" Steps to Reproduce:1. Create ... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
[iOS][IL2CPP] Game crashes when instantiating a LegacyParticle from an A...
Steps to reproduce: 1. Open attached project2. Open 'main' scene3. Switch to iOS4. Click Assets/Build AssetBundles in the menu bar5.... Read more
Crash on mono_spill_global_vars when using "as" operator with a Nullable...
To reproduce:1. Open attached project2. Open "Test" scene3. Play the scene Actual behavior: Unity crashes Regression from 5.1 to 5.2 Read more
[iOS][Metal] Black screen in the ResizedView project from the native sam...
To Reproduce: 1. Build and run the attached project on iOS with Metal.2. Observe that the screen is black and auto rotation doesen't... Read more
[TreeCreator][TreeEditor] Tree root node's shadow caster resolution sett...
How to reproduce:1. Create a new project2. Create a tree in hierarchy3. There will be tree root node created and it has Shadow caste... Read more
Editor sprite icons are not showing in inspector
Steps to reproduce:1) open attached project2) open scene 'm'3) click on directional light in hierarchy4) observe script component Ex... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons