Search Issue Tracker
AnimationUtility.SetAnimationEvents does not trigger events correctly if...
Steps to reproduce: 1. Open attached Unity Project "914186-SetAnimationEvents-Test". 2. Open Scene "Scene". 3. Open Window->Anim E... Read more
Crash on: ModelImporter::InstantiateImportNode when reimporting .fbx in ...
Steps to reproduce: 1. Open attached Unity project "case_914348-Cellular_Automaton_on_GPU" (both .zip files should be present in th... Read more
[Android] ACCESS_FINE_LOCATION permission is included in the AndroidMani...
Steps to reproduce: 1) Download attached project 'GPSAndroidTest56.zip' and open in Unity 2) In Build Settings, make sure Build Sys... Read more
[Collab] Assertion failed on expression 'm_SendState.state==kSendingNotS...
To reproduce: 1. Create a new project 2. Add texture to the project 3. Open services tab, enable collab 4. Push to collab Reproduce... Read more
Missing or invalid Cloth properties when accessing them through script
To reproduce: 1. Create a new project and then script 2. Try to access Tethers property through script Note: Notice that there is n... Read more
Crash in SerializedFile::ReadMetadata<0> when initiating WWW.assetBundle...
To reproduce: 1. Open attached project; 2. Run the "SimpleSample scene"; 3. Crash occurs Actual result: Unity crashes when Play mod... Read more
[WSA] HoloLens application with MonoBehavior using OnMouseEnter crashes ...
Steps to reproduce: 1. Open the attached project (MouseCrash.zip) 2. Switch platform to Windows Store 3. Build for WSA Universal 10 ... Read more
Mathf.PerlinNoise returns values outside the range 0 - 1
To reproduce: 1. Open attached Unity project "NoiseGen_2.zip" 2. Tools --> Noise Generator 3. Click Regen 4. Observe Console Expect... Read more
[Metal] Standalone Player is not rendered when building and running with...
How to reproduce: 1. Create new Unity project 2. Go to File --> Build Settings and enter Player Settings 3. Make sure that Display ... Read more
[Metal][Editor] 'Metal: Fragment shader missing texture binding at index...
Steps to reproduce: 1) Open the attached project. - Make sure Metal Editor Support is enabled. 2) Below the Scene tab marker, click... 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
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule