Search Issue Tracker
iOS Splash screen shows incorrectly after initially showing correctly on...
To reproduce:1. Open attached project "SplashRotation.zip"2. Build for iOS device3. Observe that on iPhone splash screen at the begi... Read more
[Prefab Mode] Ambient light does not affect gameObjects in Prefab Mode
To reproduce:1. Open 'smallRepro' project2. Open '-- test pet' scene3. Notice that 'Mine Rock' prefab's model is affected by ambient... Read more
TrailRenderer is not visable when moving just on X or Y axis and Width v...
How to reproduce:1. Open attached project "LineRendererGlitching.zip" and scene "SampleScene"2. Enter Play mode3. With WASD keys mov... Read more
Changes made using TextureImporter.SetPlatformTextureSettings are not pr...
How to reproduce:1. Open the user-submitted Project2. In the Project Window click on the "Test Sprite" - observe the Override and Ma... Read more
AfterForwardOpaque command buffer renders too late when rendering dynami...
Steps to reproduce:1. Download and open the attached project2. Open Scene "DemoSceneWater"3. Enter Playmode4. Set "Clouds" to any va... Read more
Huge GFX.WaitForPresent loads when using ECS
Steps to reproduce:1. Open User-supplied project (the first one)2. Open and play Scene "SampleScene"3. Using WASD, fly closer to the... Read more
PlayableBehaviour.ProcessFrame isn't being called properly
How to reproduce:1. Open the user-submitted project2. Enter Play mode and click on the Playable Graph Window3. In the Playable Graph... Read more
[iOS] Builds fail when Bundle ID doesn't include at least two dots
Steps to reproduce:1) Open any project.2) Set the bundle ID to something without dots or a single dot.3) Press build. An exception i... Read more
Editor throws enum errors when calling OnInspectorGUI() or setting Edito...
How to reproduce:1. Download and open attached project "UnityEventBugReport"2. Select "GameObject" object in Hierarchy3. In Inspecto... Read more
[FBX] Crash on fbxsdk::KFCurve::KeySet when importing fbx file
How to reproduce:1. Open the "fbx_crash.zip" project2. Reimport "model.fbx" Actual result: Unity crashes. Reproducible with: 2017.1.... 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