Search Issue Tracker
Material properties animated by animation clips can't be shared with oth...
To reproduce: 1. Open attached project 2. Open Main scene 3. Press play 4. Observe that the sphere pulses from white to red and ba... Read more
[WP8] Serializable parent class causes serialization errors
To reproduce: 1. Open attached the 'repro.zip'. It contains a script that has a parent and child classes. The parent class has the S... Read more
UI not rendered on Android and iOS if native rendering event is issued i...
How to reproduce: 1. Open attached project 2. Open scene NativeRendering.unity 3. Build to iOS and run - Notice that UI is not ren... Read more
The menu Unity -> Modules... does not display anything and throws errors
How to reproduce: 1. Open any project 2. Go to Unity -> Modules... - Observe that nothing is displayed and the console is full of ... Read more
CapsuleCollider edit gizmo dots are offset by a 90 degree angle
How to reproduce: 1. Open any (new) project 2. Create a Capsule and select it 3. Click the Edit Collider button in the inspector -... Read more
UNET can't have multiple scripts deriving from NetworkBehaviour on same ...
To reproduce: 1. Open attached project 2. Build and Run windows standalone 3. Open Menu scene in editor 4. Select Player prefab and... Read more
IL2CPP compile error when script contains method group of interface to d...
How to reproduce: 1. Open attached project - Project contains a single script: using System; public interface IMyInterface<T> {... Read more
Crash deleting animation keyframes
To reproduce: 1. Open attached project 2. Open MoiGame 3. Press play 4. Search for mesh layer in hierarchy 5. Select one of the me... Read more
docs page stuck in JS, can't set it to C#
http://docs.unity3d.com/ScriptReference/Texture2D.EncodeToPNG.html To reproduce: 1. Open the page 2. Try to switch the language to C# Read more
Observer pattern class does not compile under IL2CPP
How to reproduce: 1. Open new project 2. Paste the following code into a script: using System; using System.Collections; using Sys... 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
- Other threads get resized when trying to resize thread groups on the Timeline of the Profiler window
- Green highlight for selected panel lacks contrast when Editor theme is set to Light
- [Android] AR Camera Background has a white/bright tint when deployed with Gamma Color Space and Vulkan API
- Crash on TextCore::OTL_GPOS_TableReader::GetLookupList when changing to a specific Font in the UI Builder
- Reverting [SerializeReference] List property creates persistent element overrides in Prefab Variants