Search Issue Tracker
sRGB (Color Texture) Checkbox has no effect in Gamma space
When sRGB (Color Texture) is true vs false there is a clear visual difference in Linear space.In Gamma space, however, it has no eff... Read more
Animated properties cannot be changed even when not currently being anim...
How to reproduce:1. Open scene "Repro" in the provided project2. Select the "Our Hero" GameObject in the Hierarchy view3. Open Anima... Read more
GameObject with Script Component containing OnDrawGizmos() function gets...
How to reproduce:1. Open "DragSelectExample" Scene in the attached "case_1151531-PickRectObjects.zip" Unity project2. Select the Gam... Read more
Project Auditor sections can be expanded or collapsed only by clicking a...
How to reproduce:1. Create a new Unity project2. Go to Window -> Analysis -> Project Auditor -> Start Analysis3. Select any... Read more
Exception: "UnityLinker.exe did not run properly!" is thrown when a proj...
Exception: "UnityLinker.exe did not run properly!" is thrown when a project is built and run for WebGL, iOS and tvOS 1. Create a new... Read more
[.NET] const field named same as a field in base class causes the field ...
Repro consists of 2 classes: using UnityEngine; abstract class BaseClass : MonoBehaviour{[SerializeField]private int m_Number = 5; p... Read more
[Tests Assembly Definition] Errors are thrown on exiting editor Play-mod...
In 'Tests Import Settings', at Assembly Definition References when duplicate reference GUI'd are used then on hitting play-mode to e... Read more
Project settings window opens after creating a new material if Graphics ...
Repro: 1) In any HDRP project, open the Project settings 2)Select the Graphics tab 3) Create a material Result: On material creation... Read more
[Firefox] WebGl Crashes on bundle downloading
-e: the repro project fails with a "too much recursion" error in Firefox but works fine in Chrome -repro (only works on windows):--c... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument