Search Issue Tracker
In Progress
Fix In Review for 6000.0.33f1
Fixed in 6000.1.0a9
Votes
1
Found in
6000.0.22f1
Issue ID
UUM-83673
Regression
No
“Unable to parse file" error is thrown when opening a specific project with Custom Build Profiles
Reproduction steps
1. Open the attached “ASDQWE” project
2. Observe the Console Window
Expected result: No error is thrown
Actual result: “Unable to parse file Assets/Settings/Build Profiles/Android TEST.asset: [Parser Failure at line 80: Expected closing '}']” error is thrown
Reproducible with: 6000.0.22f1
Could not test with: 2021.3.44f1, 2022.3.51f1 (Build Profiles are not available for these Editor Streams)
Reproducible on: MacOS 14.6.1 (Intel), Windows 10 (user’s)
Not reproducible on: No other environment tested
Notes:
- Opening the Build Profile Window (File > Build Profiles) throws the “Unable to parse file Assets/Settings/Build Profiles/Android Publish.asset: [Parser Failure at line 79: Expected closing '}']” error
- The errors are thrown only once but appear again when reopening the project
- Not reproducible with other Custom Build Profiles
- The Build Profiles were created for the Android Profile
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 6000.0.33f1):
fix unable to parse build profile error.