Search Issue Tracker
[iOS][Metal][Lighting] Reflection Probe, refresh mode (On Awake) differs...
Reproduction steps:1. Open the attached project.2. Make sure Metal graphics API is selected.3. Build and run it for iOS.4. Notice th... Read more
[VR] Build w/ Point Light and VR enabled crashes
Steps to reproduce:1) Download and open attached project "VR_light_crash.zip"2) Make sure VR mode is on3) Add "vr_light_crash" to th... Read more
[Mobile] Realtime shadows pixelate on OpenGL
Steps to reproduce:1. Download "889729 repro.zip"2. Build to iOS3. Deploy the project to iOS device.4. On iOS device, click anywhere... Read more
Image effects dont work in scene view
Image effects dont work in scene view. Reproducible in 5.60f3, 2017.1b1 Read more
"Transparent" render queue treats passes differently than "Geometry" or ...
Reproduction steps:1. Open project attached(PassSorting23.zip)2. Open scene "PassSortingTogether"3. Open Frame Debugger4. Change Ren... Read more
Animated material color always returns default value at runtime
To reproduce: 1. Open project, attached by tester2. Open scene, if not open3. Press Play4. Press X on the keyboard, which prints the... Read more
Null reference exception on entering play mode when an Image with Mask c...
1. Download project "990515 repro.zip"2. Open the scene "test560"3. In Hierarchy window, select Image gameobject4. Enter play mode5.... Read more
Exception rises in Console if user presses Build & Run in newly created ...
Regression from 5.6.0p1 Steps:1. Create a new project2. Press "File -> Build & Run"==>UnityEditor.BuildPlayerWindow+BuildM... Read more
IndexOutOfRangeException: Array index is out of range error when disabli...
1. Open the "900515 repro.zip"2. In Hierarchy window, navigate to Canvas->Image3. Disable "Mask (script)" component4. Observe the... Read more
Running complex procedural geometry crashes unity after few chunks were ...
Steps to reproduce:1. Open attached project2. Open "SandBox" map3. Play the scene Expected result: the game should not crash after f... 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
- Crash on CheckDeviceStatus when selecting GameObjects in the scene view while using DX12
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal