Search Issue Tracker
Command buffer with texture array will not render 3rd pass
Command buffer attached to the main camera, creates a temporary render target from a texture array in the provided shader.The first ... Read more
Application.persistentDataPath returns external storage path regardless ...
Reproduction steps:1) Open "826201_ExternalStorage.zip" project2) Make sure that "Write Access" in Player Settings is set to "Intern... Read more
[Mecanim] [Animation] When an interrupted transition occurs the OnStateE...
We have a transition from state A to state B, with a reasonably long transition time (probably about 0.5s), and it allows interrupti... Read more
Emissive material with GI parameter set to none restarts baking process
Steps to reproduce: 1) Open the scene `TestScene1`2) Ensure that Auto mode is on for lighting3) In hierarchy, choose the game object... Read more
[VR] If Unity audio is disabled, error "VR: Error setting active audio o...
Steps to reproduce:1) Create new Unity project.2) Import OculusUtilities.unitypackage (found here: https://developer3.oculus.com/dow... Read more
[GoogleVR] Switching orientation causes wrong view
Steps to reproduce: 1) Download attached project 'CardboardTest.zip' and open in Unity.2) File >> Build Settings >> Play... Read more
[Standalone] Cursor.visible = false is still visible on secondary monitor.
How to reproduce:1. Open attached project2. Build standalone version of 'Test Map' scene3. Launch build (Preferably with shortcut wh... Read more
Building to a folder outside of the project folder fails
Fix has been pulled to trunk and 5.5 Read more
WebGL fails to build if header file is tagged as plugin
-e: WebGL fails to build if header file is tagged as plugin. Works fine in 5.4.0p3, fails in 5.5.0 -repro:--open attached project--b... Read more
Vector2.magnitude computed value is different on iOS than on Android/Win...
Repro steps : 1. Build & deploy user attached project to iOS device.2. Notice console output where actual magnitude is different... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS