Search Issue Tracker
[iOS] [iPhoneX] Mashed colored stripe and triangle artifacts using Legac...
Reproduction steps:1. Open the attached project.2. Build and run the 'scene' to iPhone X. Actual behavior:- A plane will be covered ... Read more
Compute shader with transparency fails to compile under OpenGL
Steps to reproduce: 1. Download and open the attached project2. Set Graphics API to OpenGL3. Enter Playmode Expected result: no comp... Read more
Animation Rig set to Legacy crashes the editor in specific project
Steps to reproduce:1. Open the attached project "ReducedRepro.zip"2. Click on "PandaCupScene_v02" and observe the "Rig" tab3. Animat... Read more
Mobile devices don't receive broadcasts from PC when using LLAPI
To reproduce:1. Open user's attached project2. Build "BroadcastTest" to both PC and Mobile (iOS or Android)3. Run built project on b... Read more
[Android] SceneManager.LoadSceneAsync takes longer time on 2017.2 and la...
How to reproduce:1. Open the attached "LoadSceneAsync" project2. Switch to Android platform and deploy to Android device (File -->... Read more
Material shader is not applied properly when drawing geometry using Grap...
To reproduce:1. Open project2. Play scene Expected: second identical sphere will be drawnActual: white unlit sphere is drawn Reprodu... Read more
[IL2CPP] Standalone build fails with IL2CPP did not run properly excepti...
To reproduce: 1. Download and open attached "Problem.zip" project.2. Make sure Standalone scripting backend is set to IL2CPP.3. Buil... Read more
[WebGL] Garbage collection doesn't work on scene change
How to reproduce:1. Download attached project file2. Change Platform to WebGL3. Build "Scene 1" and "Scene 2"4. Click "Load Scene 2"... Read more
IMGUI elements are brighter in the Scene View when Color Space is set to...
To reproduce: 1. Open the project, attached by the user (New Unity Project.zip)2. Observe the button in the Scene View Expected: Lin... Read more
Undoing AddCompopnent for a behaviour with ExecuteInEditMode, doesn't ca...
To reproduce: 1. Open the project, attached by the tester (OnDestroyEditMode.zip)2. Add "NewBehaviourScript" script via Add Componen... 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