Search Issue Tracker
Duplicate
Votes
2
Found in
2018.1.8f1
2018.2.0f1
2018.2.6f1
2018.3.0a2
Issue ID
1078244
Regression
Yes
GetNativeTexturePtr() freezes rendering when build project is not focused and mouse is not moving
Steps to reproduce:
1. Download attached project
2. Make sure that "Run in Background" is enabled in Player settings
3. Build project on a Standalone platform (windows 10)
4. Launch build project
5. Focus on any other application and don't move the mouse
7. After 5-10 seconds rendering freezes
8. Move mouse to unfreeze rendering
Expected results: Build project rendering doesn't freeze.
Actual results: Build project rendering freezes when a different window is focus and mouse isn't moving
Reproduced with: 2018.3.0b1, 2018.2.7f1, 2018.1.9f2
Not reproducible with: 2018.2.0b11, 2018.1.7f1, 2017.4.11f1
Regression introduced in: 2018.3.0a2, 2018.2.0f1, 2018.1.8f1
Note: reproducible on Windows 10, not reproducible on mac.
Focusing Task Manager window and keeping the mouse in place usually causes build to not respond.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Terrain Tree cast Realtime and Baked shadows simultaneously when "Mixed" Light mode and "Subtractive" Baked Illumination is used in Edit mode
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
This is a duplicate of issue #1247435