-
**Describe the bug**
I can not play a 8K color4:4:4 video fluently on windows UnityEditor via AVPro.
- First of all, I tried to play my 8K color4:4:4 video on windows UnityEditor via AVPro but it…
-
I set up an information entry interface which contains InputField and Dropdown box. However, when I click on the Dropdown box, I notice that the Dropdown box is obscured by the android native input bo…
-
Can UIDissolve be applied to an entire hierarchy? I see that if I apply UIDissolve directly to a UGUI image, it works great.
But assume I have a parent GameObject and that GameObject has some im…
-
在调用次函数之前之后都做了SystemGC和LuaGC
![image](https://user-images.githubusercontent.com/23090916/87222354-9250a400-c3a5-11ea-9c5f-65f7013b8f02.png)
测试结果是匿名函数Lua并没有被回收:
![image](https://user-images.githubu…
-
Updated to use `game-ci/unity-test-runner@v2` instead of `webbertakken/unity-test-runner@v2.0-alpha-1` and saw that it was unable to find any of the tests. Further it shows the test passing with 0/0 e…
-
**Describe the bug**
It was a bit dumb of me to no test it in isolation but I messed a project pretty badly just by installing Mixture through UPM (first time I use Open UPM), maybe add a note in the…
-
Unity 2019.3.10f1 min iOS is targeting iOS 10 which includes 2 devices families that don't support metal rendering. These devices (iphone 5 and ipad 4) use opengl es 2 graphic API. We use AVpro to ren…
-
Can the function accept formats like _"***"_?
-
![image](https://user-images.githubusercontent.com/2429164/79452500-d2102580-801a-11ea-9db8-cb079fd8babb.png)
1.Check "Switch primary and secondary buttons".
2.When use uGUI's EventSystem whith S…
-
Hi, my device doesn't support some of the modes in samples / CameraImage. (Modes 0-2 are not working, 3-5 are). I made a hard-coded index in script that sets camera to a working known mode, but would …