Skip to content

Commit

Permalink
docs(changelog): OverflowException when creating prefab
Browse files Browse the repository at this point in the history
  • Loading branch information
anatawa12 authored Dec 8, 2024
1 parent 4165579 commit 9914987
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG-PRERELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ The format is based on [Keep a Changelog].
- Errors with models with UV at very edge `#1363`
- Errors if exactly same AnimatorController is specified for multiple playable layers `#1366`
- Errors if objects removed by some component is listed on exclusions of Trace and Optimize `#1367`
- OverflowException when creating prefab `#1369`

### Security

Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ The format is based on [Keep a Changelog].
- Errors with models with UV at very edge `#1363`
- Errors if exactly same AnimatorController is specified for multiple playable layers `#1366`
- Errors if objects removed by some component is listed on exclusions of Trace and Optimize `#1367`
- OverflowException when creating prefab `#1369`

### Security

Expand Down

0 comments on commit 9914987

Please sign in to comment.