Search Issue Tracker
Duplicate
Votes
0
Found in
2022.1.0b5
Issue ID
1398299
Regression
Yes
Cancelling DisplayDialog errors are thrown when creating a 2D URP Template project for the first time
How to reproduce:
1. Create a new 2D URP Template project
2. Observe the console
Expected results: There are no errors in the console
Actual results: Cancelling DisplayDialog because it was run from a thread that is not the main thread errors in the console
Reproducible in: 2022.1.0b5
Not reproducible in: 2022.1.0b4
Note:
The full error is:
Cancelling DisplayDialog because it was run from a thread that is not the main thread: Moving file failed Moving Library/ShaderCache/shader/LensFlareDataDrivenPreview19df/01/e71a8b9952f7c3204c7d8d62bb72e49a.bin to
Library/ShaderCache/shader/LensFlareDataDrivenPreview19df/00/e71a8b9952f7c3204c7d8d62bb72e49a.bin: The system cannot find the file specified.
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
- Nested Canvases with the same Order in Layer ignore Z position for render order when sharing parent Canvas
- ShaderGraph Material subasset loses texture reference when reimporting all assets while using a scripted importer
- Values changed on a prefab are not retained when entering Play Mode
- Shadow Caster 2D shadows partially disappear in specific spots when used with Composite Collider 2D in the Game view
- Hierarchy and Library parts in UI Builder are inaccessible when UI Builder window is resized and these elements no longer fit in the window
This is a duplicate of issue #1378201