Search Issue Tracker
SetParticles changes the rotation of first few particles when using Quat...
The upwards parameter has to be Vector3.down or Vector3.right.Using Vector3.up, Vector3.left, Vector3.forward, Vector3.back does not... Read more
Moving a camera in the Scene view causes object flickering when GPU inst...
How to reproduce:1. Open attached project "2018_InstTest.zip" and scene "spheres"2. In Scene View, move around the scene (with WASD ... Read more
Crash on ScreenCapture.CaptureScreenshotAsTexture when it is called befo...
How to reproduce:1. Open the attached project2. Set Game window resolution to "Standalone (1024x768)"3. Enter Play mode4. Click the ... 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
[LWRP][Android] Model materials disappear, but the shadows remain on Adr...
Steps to reproduce:1. Open user attached project2. Build & Run on Android device running Adreno 630 GPU3. Observe that model mat... Read more
[IL2CPP] Build fails using Development Build and Script Debugging
Reproduction steps:1. Open one of two attached projects.- RemoteOutage.zip (1GB but opens faster) (Recommended)- 1053308_stripped.zi... 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
IL2CPP build cannot generate Ahead-Of-Time code
How to reproduce:1. Open user-submitted project (AotBug.zip)2. Open "SampleScene.unity" scene3. Play the scene4. Press "Test" button... Read more
[LWRP] Navmesh is only visible up close when using LightWeight PipeLine
How to reproduce:1. Open attached project "LightWeightNavmesh.zip" and scene "SampleScene"2. In Hierarchy window, select Ground obje... Read more
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
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