Search Issue Tracker
[OSX] Flickering when resizing standalone game window
STR:1. Open the "MainScene" in the project.2. Build and run the scene3. Resize the windowResult: you can see the window flickering R... Read more
[VR] Enabling single pass render and linear color space makes the canvas...
Steps to reproduce: 1. Open the attached project2. Open 'Test' scene3. Press play4. Put on the Oculus DK2 HMD As a result, you can s... Read more
Marshal.SizeOf() throws ArgumentException with IL2CPP
Reproduction steps:1) Download and open user's attached project2) Make sure that Android is selected as Platform3) Make sure that Sc... Read more
Unresponsive UI objects on second display when Canvas render mode is wor...
Steps to reproduce:1. Open attached project2. Open build settings and add "1" scene3. Build and run for standalone4. Interact with t... Read more
Scene and Game views are lagging when dragging a component
Steps to reproduce : - create a cube- add a particle system in the scene- try and drag a component and notice the scene view lags Re... Read more
AndroidManifest merge fails when using tools:node="remove" under permiss...
Reproduction steps:1) Download and open "852401_reproproject.zip" project2) Try to build and run on any Android device-- Notice that... Read more
Automatic Texture format does not change when changing compression setti...
Steps to reproduce:1. Open the attached project2. Click on "particle_floaties.png" texture inside the assets folder3. In Inspector w... Read more
CustomYieldInstruction coroutine continues to run after StopCoroutine is...
To reproduce: 1. Open attached project "StopCoroutineBug.zip"2. Go to the Console window.3. Play "main" scene.4. Look at the Console... Read more
[Metal] Warping geometry with Blend Shapes
Reproduction steps:1. Open the attached project.2. Make sure "Metal" graphics API is selected.3. Build and run it for iOS.4. Click "... 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
- 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
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal