Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.4
2019.4.0f1
Issue ID
1339675
Regression
Yes
"Unable to load the icon: 'Test'." error is thrown when opening an EditorWindow derived from SceneView in 2019.4
How to reproduce:
1. Open the attached "CustomSceneView.zip" project
2. Open the "SampleScene" Scene
3. Go to Bug -> Open Window
4. Observe the Console log
Expected result: No errors in the Console
Actual result: "Unable to load the icon: 'Test'." error in the Console
Reproducible with: 2019.4.27f1
Not reproducible with: 2018.4.34f1, 2020.3.10f1, 2021.1.8f1, 2021.2.0a17
Note:
- EditorWindowTitle attribute is accessible in 2020.3 and above, while it's not in 2019.4 (fixes the issue)
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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
Resolution Note:
The Unity version 2019.4 is approaching the end of support and cannot receive any new APIs or features through backports. The bug in question has already been resolved in Unity 2020.3 and later.