Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2019.1.0a10
Issue ID
1106910
Regression
Yes
[PLM] Editor throws errors when entering UV Overlap scene debug view
Steps to reproduce:
1. Download CornellBox test project and open CornellBox scene
2. Navigate to the Lighting Settings window and bake the lighting using either CPU or GPU PLM
3. After the bake is done, enter UV Overlap scene view mode
4. Notice the errors in the console
Notes:
- The bug reproduces both on CPU and GPU PLM
The errors are:
- Failed opening GI file at relative path: '95/[HASH].ovi'. Absolute path: 'C:/Users/USER/AppData/LocalLow/Unity/Caches/GiCache/95/[HASH].ovi'.
- 'Invalid Job' job failed with error code: 2 ('Unspecified error.').UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment