Search Issue Tracker
By Design
Votes
0
Found in
2018.2.0f2
Issue ID
1060360
Regression
No
[HDRP] Editor freeze and crash on RtlUserThreadStart after changing Reflection Cubemap Size
How to reproduce:
1. Open a new Unity project with High-Definition RP template
2. Select Assets/Settings/HDRenderPipelineAsset.asset
3. In the Inspector, change "Reflection Cubemap Size" to 512
4. Change "Probe Cache Size" to 512
5. Move Unity Editor window around
Expected result: Editor does not freeze and crash.
Actual result: Editor freezes, the last step usually results in a crash.
Reproducible with - 2018.1.0b5, 2018.1.9f1, 2018.2.1f1, 2018.3.0a6
---------
By design: The scene crashes because the project runs out of GPU memory. Unity doesn't have a system to catch this case and it is expected to crash.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Package files do not get checked out in Perforce when the project includes a provider callback
- Editor freezes when changing Gradient or AnimationCurve fields with the runtime binding system
- VFX throw errors upon importing it
- "NullReferenceException" error is thrown when swapping between built-in and URP depending on assets loaded out of asset bundles
- Objects receive a black outline in Ray Traced Screen Space Reflections
Add comment