Search Issue Tracker
Fixed
Fixed in 6.12.1
Votes
0
Found in [Package]
6.12.0
Issue ID
AMATB-3
Regression
Yes
Project fails to build when glTFast Package is installed
How to reproduce:
1. Create a new project
2. Install the “com.unity.cloud.gltfast” package
3. Select File > Build And Run (Ctrl+B)
4. Observe result
Expected result: Build is successful
Actual result: Build fails
Reproducible with: 6.12.0(2021.3.51f1, 2022.3.61f1, 6000.0.47f1, 6000.1.0b15, 6000.2.0a9)
Not reproducible with: 6.11.0(2021.3.51f1, 2022.3.61f1, 6000.0.47f1, 6000.1.0b15, 6000.2.0a9)
Fixed in: 6.12.1(2021.3.51f1, 2022.3.61f1, 6000.0.47f1, 6000.1.0b15, 6000.2.0a9)
Reproducible on: macOS 15.4 (M1 Max), Windows 11 (by user)
Not reproducible on: no other environments tested
Notes:
- In 2021.3.51f1, 2022.3.61f1 with package version 6.12.0 a Compilation error is present: “Library/PackageCache/com.unity.cloud.gltfast@6.12.0/Runtime/Scripts/Animation/AnimationPlayableComponent.cs(5,7): error CS0246: The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)” preventing Build and Play mode
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment