Search Issue Tracker
Not Reproducible
Votes
0
Found in
2021.3.47f1
2022.3.55f1
6000.0.33f1
6000.1.0b1
Issue ID
UUM-91865
Regression
No
About Unity window copyright still shows 2005-2024
Steps to reproduce:
1. Create a new project
2. Open About Unity window (Unity > About Unity)
3. Observe the copyright text
Actual results: "© 2005-2024 Unity Technologies. All rights reserved." is shown
Expected results: "© 2005-2025 Unity Technologies. All rights reserved." is shown
Reproducible with versions: 2021.3.47f1, 2022.3.55f1, 6000.0.33f1, 6000.1.0b1
Tested on (OS): macOS Sequoia 15.1 (Intel), macOS Sequoia 15.1 (M1)
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Resolution Note:
The year in the copyright is generated according to the date the unity build was produce. Each new build for each version will have its copyright year properly updated. I tested locally with U6, U6.1 and U7 and it was properly updated.