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
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
- Unity Perforce Integration: VCS Connection Active State Fails via CLI with Valid Inputs
This is a duplicate of issue #1378201