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 generator reference image fails despite valid size
- Agent mode can enter infinite execution loop
- AI Gateway responses contain duplicated sentences
- Texture 2D asset is created when promoting a generated Cubemap to a new asset
- Unable to copy multiple paragraphs from Assistant responses
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.