Search Issue Tracker
Building Asset Bundles for a different platform causes compile Errors wh...
Using a menu command to trigger BuildPipeline.BuildAssetBundles(...) for a different platform will cause a compiler error if you hav... Read more
Calling Object.DestroyImmediate(go) in OnPostprocessGameObjectWithUserPr...
Reproduction steps: 1. Open the attached project; 2. Right click on the jumpingCube.fbx and select Reimport; 3. Observe the crash. ... Read more
[Video Player] Large videos with H264 codec don't play on iOS devices
When Transcoding is enabled and Codec set to H264 for a large video file, the Video Player component will not play it on iOS devices... Read more
[Android] Crash in particle system on Vivante GC1000
How to reproduce: 1. Open the attached project "ReproCrashTab3_2017-04-06.7z (4.5 MB) " 2. Build and run "TestSceneCrash" scene on S... Read more
[IL2CPP] Stripping Unity.Analytics fails for iOS builds with fatal Mono ...
Steps to reproduce: 1) Open the attached project (OC link). 2) Build for iOS. The build takes a very long time and fails with a fat... Read more
Shader division by integer crashes Unity
Reproduction steps: 1. Open the attached project "Alex Portfolio.zip"; 2. Open the Water.shader file; 3. Find 50 line in the code an... Read more
"vertexHelper.AddUIVertexTriangleStream" method throws "Mesh.uv3 is out ...
Steps to reproduce: 1. Open ScrollRectErrorReduced project 2. Open UI-scene scene 3. Press Play 4. Press Missions button 5. Observe... Read more
Anima2D: moving a bone in the animator and then undoing it causes an ass...
Reproduction steps: 1. Open the attached project "kitchen.zip"; 2. Select Anima2D component of WeabooAnima2DTest; 3. Open up Animati... Read more
InvalidOperationException and Assert thrown when the Asset Store window ...
Steps to reproduce: 1. Open empty project 2. Open Asset Store window 3. Switch between A$ and Game View OR click 'Play' while the A... Read more
All animation events are called at the same frame when using UnityEngine...
To reproduce: 1. Open the attached project 2. Press play 3. Observe the console Expected: animation events should not be played at... 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
- 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
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window