Search Issue Tracker
Unity crashes when you try to toggle the play button off after home butt...
Steps to reproduce:1. Open the attached project2. Open the FirstVRtest scene3. Switch platform to Windows Store4. Play the scene (wh... Read more
[UWP] Calling DateTime.Parse() in IL2CPP build for UWP throws IndexOutOf...
To reproduce:1. Open the project attached by the user2. Make sure Scripting Backend is set to IL2CPP3. Build for UWP4. Run the build... Read more
Forward renderer often fails to correctly render objects front to back
How to reproduce:1. Download attached project and open "Main" scene2. Open and enable the Frame Debugger3. Check the order in which ... Read more
Forward renderer fails to render objects front to back and fails to batc...
How to reproduce:1. Download attached project file and open "Main" scene2. Open the Frame Debugger3. Notice all jobs correctly batch... Read more
[iOS11] crash at FullScreenVideoPlayer.mm:223 using Handheld.PlayFullScr...
Reproduction steps:1. Open the attached 'Archive' project.2. Build and run the '1' scene on iOS 11 device.3. Wait until movie ends (... Read more
Assertion failed error is thrown when loading textures without a full mi...
To reproduce: 1. Download and open attached "AssetBundles_TextureWithPartialMipmapChainLoadBug.zip".2. Enter Play mode.3. Notice the... Read more
Animation preview mode is disabled on Save/Copy
Steps to reproduce:1.Open attached ‘AnimationPreview.zip' Unity project2.Select ‘Cube’ object in Hierarchy3.Go to Window->Animati... Read more
[IL2CPP] Failed running UnusedBytecodeStripper2.exe, il2cppcore.dll or U...
Reproduction steps:1. Open the attached project.2. Select iOS platform in Build Settings.3. Make sure IL2CPP scripting backend is se... Read more
Canvas Image "overwrites" Text in instantiated prefab while Sort Order 18 >
How to reproduce:1. Download attached project file2. Open "scene" Scene3. Enter Play Mode (notice, that prefab appear without text)4... Read more
[Android] Graphical distortions when custom dissolve shader is applied
Steps to reproduce: 1) Download attached project 'BugLodFade.zip' and open in Unity2) Build and Run 'Main' scene on a deviceObserve ... 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