Search Issue Tracker
[Firefox] VideoPlayer has an occasional choppy playback
To reproduce:1) Open attached project2) Build and run on WebGL In Firefox, movie has an occasional choppy playback as if the screen ... Read more
[WebGL] [VideoPlayer] When a movie is played the second and subsequent t...
To reproduce:1) Open attached project2) Build and run on WebGL3) Play the movie - notice it runs normally in each loop4) Stop it and... Read more
[Firefox] [VideoPlayer] If the build is uploaded in web server, the movi...
To reproduce:1) Open attached project2) Build on WebGL3) Host it somewhere on the web. No repro when doing build and run4) Load the ... Read more
Unity fails to import a specific fbx file created with iClone 3DXchange
Steps to reproduce:1. Create a new project2. Import XChangeAvatar.fbx into the project3. Observe the materials folder is not created... Read more
The Bone Transform is reverted to the different point than the previous ...
Reproduction steps:1. Open the attached project "New Unity Project 1.zip";2. Open the included "scene.unity";3. Enter a play mode an... Read more
100% Transparent images still have drawcalls in UI
To reproduce:1) Open attached project and scene2) Play it3) Open Frame Debugger window and Enable it Expected: There is no Draw Call... Read more
[XR][Android][GearVR/Daydream/Cardboard] GPU Instancing of materials pro...
How to reproduce:1. Open the attached project2. Observe the "Main" scene, notice that there are two GameObjects, one of them uses GP... Read more
[Window Editor] Scrollbar in Hierarchy is not following objects selected...
How to reproduce:1. Open attached Unity project2. Select the first object in Hierarchy3. Hold down the Ctrl button and down arrow ke... Read more
Android SDK/NDK detected without user confirmation
When Unity automatically detects Android SDK/NDK directories we want users to confirm that's correct. However when Android Editor ex... Read more
Android device selection functionality is broken when Android SDK path i...
To reproduce the issue:- Go to Unity Preferences -> External Tools and delete Android SDK path- Go to Build Settings and choose A... 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