Search Issue Tracker
[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 Sam... 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 fatal ... 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 and u... Read more
"vertexHelper.AddUIVertexTriangleStream" method throws "Mesh.uv3 is out ...
Steps to reproduce: 1. Open ScrollRectErrorReduced project2. Open UI-scene scene3. Press Play4. Press Missions button5. Observe cons... 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 Animation ... Read more
InvalidOperationException and Assert thrown when the Asset Store window ...
Steps to reproduce: 1. Open empty project2. Open Asset Store window3. Switch between A$ and Game View OR click 'Play' while the A$ w... Read more
All animation events are called at the same frame when using UnityEngine...
To reproduce: 1. Open the attached project2. Press play3. Observe the console Expected: animation events should not be played at all... Read more
[iOS] Appending builds with different target devices results in FileNotF...
When appending iOS builds that were built for 'iPhone & iPad', for example with 'iPhone Only' setting, FileNotFoundException app... Read more
Rendering doesn't execute on multiple cores when Graphics Jobs are enabled
To reproduce: 1. Open attached project2. Build standalone project with Graphics Jobs enabled and graphics API set to Direct3D123. Op... Read more
BoxCollider Size values get multiplied by 2 when using EditorJsonUtility...
When using "UnityEditor.EditorJsonUtility.FromJsonOverwrite" with a BoxCollider, the Size values of the BoxCollider component get tw... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used