Search Issue Tracker
Taking a webm or m4v video file out of StreamingAssets folder does not r...
Steps to reproduce:1. Take an m4v or webm video file and put it into StreamingAssets folder2. Take it out to any other folder3. It r... Read more
Windows VideoPlayer cannot play URL that starts with "file://" prefix
Steps to reproduce:1. Open any new project2. Set video player to run from URL3. Set URL to an m4v video4 It doesn't work5. Switch to... Read more
Pressing 'Select All' in Assembly Definition breaks it (because it has b...
To reproduce:1) Create new project2) Create Assembly Definition3) Select it and click "Select All" and apply4) Deselect and select i... Read more
Hit structure returned by method Collider2D.Distance is wrong (values ar...
How to reproduce:1. Open the "DistanceBug.zip" project2. Open the "Scene" scene.3. Press Play and watch the console. Actual result: ... Read more
Remaining lifetime of particles is non-zero when particles are given ran...
Reproduction steps:1. Open the attached project "testing972662.zip";2. Open the demo scene;3. Enter a play mode;4. Observe the resul... Read more
[Android] Application crashes on Android 8.0 when playing Google Interst...
How to reproduce:1. Open the attached project "Test"2. Go to File --> Build & Run and deploy to device3. Click Load Interstit... Read more
Issues with sprite animation rendering in 2018.1.0a6
Animation added to an empty game object seem to set the sprite renderer incorrectly. Sprites will not appear until the game is in pl... Read more
Player hangs and crashes on initializing dbghelp.dll after launching Sta...
Steps to repro: 1. Open attached project and 'PlayThis' scene;2. Build and Run the scene to the Standalone Player;3. Click 'Play' bu... Read more
Memory allocation if a big Animation Clip is used in project
How to reproduce:1. Open the attached project2. Try to open "test_UnityChan" scene Actual result: Unity freezes, then crashes with "... Read more
Invalid vertex array when calling Sprite.OverrideGeometry
How to reproduce:1. Download attached project file ant open "Example" Scene2. Check the console for errors. Running the scene is not... 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