Search Issue Tracker
P/Invoking into non-existent library crashes player on WebGL instead of ...
Sample code: [DllImport("SomeRaNdOmNaMeThatDoesntExist.dll")]extern static void NonExistingAPI();public void Start(){try{NonExisting... Read more
[WSA] TouchScreen keyboard input doesn't work on UWP builds
Reproducible on 5.3.5 p1 - p6 versions.Regression from 5.3.5p1.Works fine on 5.4.0b24.Issue reproducible on WSA Universal 10. WSA 8.... Read more
Unable to modify RWStructuredBuffer elements via indirect dispatch of a ...
Reproduction steps:1. Open project "dispatch_indirect_bug.zip"2. Open Scene "TestScene"3. Enter Play Mode4. Observe Game view Expect... Read more
Unity crashed when closing the New Project window
- Create a new project- Go to File -> Open Project- Switch to the Getting Started tab- Switch back to the Projects tab- Close the... Read more
[Shuriken] Assertion failed on expression: '!params || ((params->vertexC...
Repro steps:1. Download Realistic Effects Pack 4 from Asset Store2. Open PC_Demo(Unity5.5+) scene3. Press Play and click on the Day/... Read more
Cannot retrieve photo location data (CamToWorld and Projection matrices)...
We are currently porting our HoloLens 1 application to support using HoloLens 2. The application has a 2D-Whiteboard which displays ... Read more
Camera’s FOV white lines are visible in the Scene window’s Camera window
How to reproduce:1. Open the user’s attached project2. Open the Scene window3. In the Hierarchy, select the “Camera” GameObject4. Ob... Read more
Global axis shows wrong direction
Steps to reproduce:1. Open "Example1.zip" attached project.2. Select global axis in "123" scene.2. Rotate cube with transform tool.3... Read more
Camera not rendering HDR when having a ARGB32 render texture set
Reproduction steps:1. Open the attached project.2. Open the "asdf" scene.3. Play the scene.4. Open Frame Debugger (Window > Frame... 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
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed