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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
This is a duplicate of issue #1378201