Staff Discussions
Threads Unity staff have started on discussions.unity.com — product announcements, beta programs, and release posts. Only accounts in Unity's staff group are tracked, and each post's edit history is kept. Tick Include replies to also see staff replies inside other people's threads. Click a title to read the full thread on Unity's forum.
- Tracked posts
- 2,602
- Edited
- 0
- Staff (active)
- 2,490
- Categories
- 18
- Latest
- Jun 5, 2026
Unity ServicesAug 15, 2023 Upgrading to Analytics SDK Version 5.0.0: Embrace Simplicity, Flexibility, and Performance
We are excited to announce the release of version 5.0.0 of our Analytics SDK ! This update brings several important changes and improvements that benefit both developers and players. In this post, we’ll outline the key changes and customer benefits of upgrading to the latest version. So, let’s dive i…
Unity ServicesAug 2, 2023 Discontinuation of Legacy Analytics Raw data export API & Remote Settings
Effective August 31, 2023, the Legacy Unity Analytics Raw Data Export API & Remote Settings will be discontinued. We want to ensure you are aware of the impact this will have on your projects and provide guidance for a smooth transition. The impact will be as follows: Raw Data Export API: The Ra…
Questions & AnswersJul 2, 2015 UI created in Gamma color space does not appear correctly when switched to Linear
UI that was originally created when using Gamma space does not appear correctly when switched to Linear space. In particular, it seems to be a problem with how Unity treats the alpha channel differently in Gamma and Linear space. In Linear space, all the alpha values are much higher, causing spri…
Unity ServicesMay 31, 2023 FAQ - Analytics MAU Pricing Model Update
A special note on the pricing change After announcing the new pricing model for UGS Analytics in early June, 2023, we have been listening to feedback from our developer community. The feedback has been consistent on 2 points: The MAU-based nature of the pricing model does give needed transparenc…
Unity ServicesMay 30, 2023 Custom Dashboards is available for everyone to use!
Hello everyone! I’m thrilled to announce that our new Analytics feature, Custom Dashboards, is now available. Custom dashboards let you create your own custom dashboards using reports you’ve created in Data Explorer, SQL Data Explorer, and Funnels! Custom Dashboards give you the ability to: Get…
Unity ServicesMay 30, 2023 REMINDER - Legacy Unity Analytics Dashboard is shutting down
The Legacy Unity Analytics dashboard is shutting down. As of June 27, 2023, the Legacy Unity Analytics tool included with Unity Plus, Unity Pro, and Unity Enterprise subscriptions, and accessed from within the Unity Editor, are being closed. This functionality is being replaced by Unity Gaming Serv…
Unity EngineMay 11, 2020 Feedback request: IJobEntity
A while back we deprecated IJobForEach. This was done due to make sure that we weren’t continuing to support an interface that would have performance issues and could not be supported easily with DOTS Runtime. The two remaining solutions however - Entities.ForEach and IJobChunk - did not provide a m…