Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2020.1.0a12
2020.2
2020.2.0a13
Issue ID
1252461
Regression
No
[Pacman] Error thrown on installing the Scene Template (1.0.0-preview.10) from Package Manager
On installing the Scene Template Package(1.0.0-preview.10) from Package Manager, it causes the editor to throw below error:
"Asset Packages/com.unity.scene-template/upm-ci.log has no meta file, but it's in an immutable folder. The asset will be ignored."
Refer attached screenshot.
Steps to repro:
1. Create a new project.
2. Edit > Project Settings > Package Manager > Enable Preview Packages
2. Window > Package Manager > Scene Template (1.0.0-preview.10) > Install
Actual Result:
Error is thrown When Scene Template Package is installed from Package Manager
Expected Result:
Scene Template Package is installed without throwing any error
Note: Scene Template is introduced in 2020.1.0a12 with package version 1.0.0-preview.6
Occurring in:
2020.2.0a13, 2020.1.0b11, 2020.1.0a12 with package version: 1.0.0-preview.10, 1.0.0-preview.6
Environment:
Windows10 and macOS 10.14
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
Resolution Note (fix version 2020.2):
Now Scene Template is a Core feature