Search Issue Tracker
mecanim::animation::ValuesFromClip<0> crashes when entering to Play mode
To reproduce: 1. Download attached project "554115_CrashRepro.zip and open in Unity2. Open "CrashRepro" scene3. Enter Play mode Expe... Read more
Creating a new project outputs "failed to load" errors in the console
Reproduction steps:1. Create a new project in unity 5.5.0b102. Observe errors in the console concerning the "'AudioPluginMsHRTF.dll"... Read more
[NetworkBehaviourInspector] Inspector is unable to display SyncList
Steps to reproduce: 1. Open attached project "SyncListBug"2. Open scene "SyncListBug"3. Open "TestSyncList.cs" script4. Notice publi... Read more
VFX are not Rendered in the Scene view if they are spawned as an Entity ...
How to reproduce:1. Open the attached project named "Case_1324360"2. Open the NewScene3. Observe the Hierarch that one VFX object is... Read more
Null reference exceptions are thrown constantly if the Full-screen Game ...
How to reproduce:1. Create a new project2. In the Game Window change the "Enter Play Mode" option to Fullscreen3. Enter Play mode4. ... Read more
[Android] Linear color space causes darker scene rendering than expected
Reproduction steps:1) Download and open "901212_reproProj.zip" project2) Build and run "rp" scene on a device compatible with GearVR... Read more
Editor crash caused by Sliders Null Reference
Reproduction steps:1) Open project attached in the edit and proceed to scene "MoviePlayer".2) Notices in the inspector that slider r... Read more
SerializableObject.GetIterator() throws ArgumentNullException when Unpac...
How to reproduce:1. Open the "SampleScene" Scene in the attached "case_1164099.zip" Unity project2. In the Hierarchy tab, select the... Read more
Crash running non-development Standalone OSX build with an animated UI/T...
How to reproduce: 1. Open attached project2. Open scene Test.unity- Scene contains a Canvas with a Text gameobject, which has its al... Read more
Calling GetComponents method on non-empty List keeps old references to e...
Reproduction steps:1. Download and open the attached project 'ComponentLeak.zip'2. Open scene 'SampleScene'3. Enter Play Mode4. Obse... 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
- Asset remains in the project when attempting to delete it using "DestroyImmediate()"
- Texture preview icons are missing in Frame Debugger when expanding "Textures" foldout
- IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items