Search Issue Tracker
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
[macOS][LWRP] Shader graph isn't showing shader preview when using High ...
How to reproduce:1. Open the attached "Shader Test.zip" folder2. Go to Assets and double click on "TestTest" shader to open Shader G... Read more
[XR][LWRP] Stereo separation of eye textures is incorrect when using Day...
How to Reproduce:1) Create a new project using the LWRP template.2) Set Daydream or Cardboard as the first item in the SDK list.3) B... Read more
UnityWebRequestMultimedia.GetAudioClip throws a 404 error if there is a ...
Steps to reproduce:1. Open "WebRequestMultimedia" project2. Go into play mode Expected result: both paths should return the audio fi... 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