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
- 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
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.