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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #1378201