Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2019.1.0a12
Issue ID
1108924
Regression
No
camera component fails dev build on Chrome with profiler and threads enabled
-e: see title
--fails on Chrome71 (both required flags enabled
--works on FF65+66(nightly)
-repro:
--open attached project (empty 3D template)
--enable Autoconnect Profiler
--build & run for Chrome
--notice empty scene is loaded with no errors
--open Editor\EnableThreads.cs
--enable threads via playersetting script
--build&run for chrome
--NOTICE it fails loading the scene throwing an error:
---Uncaught RuntimeError: float unrepresentable in integer range
--remove camera component from the scene
--build&run for chrome
--notice it works
--running a non-dev build throws no error
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- AsyncReadManager.GetFileInfo fails to get files when they were created during runtime.
- UI elements are not visible on certain X-axis positions when the rotation of the Y-axis is 90 (or -90) degrees
- Crash on __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
Add comment