Search Issue Tracker
IOException is thrown while capturing a snapshot of a build in Memory Pr...
How to reproduce:1. Open attached project "RefocusingMemoryProfilerException.zip" and scene "Scene"2. Build And Run the application,... Read more
IL2CPP generated code calls "try-catch-finally" incorrectly creating wro...
Steps to reproduce:1. Open 'trycatchfinal' project2. Build for Android with IL2CPP3. Inspect the logcat Expected result: Finally blo... Read more
[XR][iOS][Cardboard] View in player fills only half of screen on iPad
1. Create a new project;2. Enable Virtual reality;3. Add Cardboard as VR SDK;4. Build and run on iPad. Expected result: the view fil... Read more
Chinese Text gets duplicated when deselected if not finished entering text
Reproduction steps: 1. Open "MinimalRepro" project and open "SampleScene" scene2. Enter Playmode3. In the Input Field write "test"4.... Read more
If "Marshal.PtrToStructure()" raises an exception, the Editor crashes
Reproduction steps: 1. Open "MarshallingSample.zip" project2. Enter Playmode Expected Result: Playmode enters successfullyActual Res... Read more
Unity editor crashes on NvFlexGetDataAftermath when launching Nvidia fle...
How to reproduce:1. Create an empty project2. Download and import Nvidia FleX from the asset store3. Launch any scene - Observe the ... Read more
OnCollisionEnter & Exit events fired for each individual collider on com...
Steps to reproduce:1. Download latest attached project(1111499-compositecollider.zip)2. Enter play mode3. Move "parent" gameobject t... Read more
Calling ScreenCapture.CaptureScreenshotAsTexture() screenshots active wi...
Steps to reproduce:1. Download and open the attached project2. Open scene "Main"3. Select GameObject "Screenshot maker"4. Open the c... Read more
[iOS][Cardboard][Metal] The game view is inverted on iOS devices
To reproduce:1. Open attached project;3. Make sure VR is enabled and Cardboard is set as VR SDK;4. Make sure Graphics API is set to ... Read more
Editor crashes with Transform::GetPosition when exiting Play Mode after ...
How to reproduce:1. Open attached "Ludum Dare 43" project2. Enter Play Mode3. Left click within Game View 10~20 times until characte... 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