Search Issue Tracker
[MaskableGraphic] onCullStateChanged is not triggered for child elements...
Steps to reproduce: 1. Open attached project2. Open scene "asdf"3. In project tab, notice "CullMe" script. It adds onCullStateChange... Read more
Instantiate, Transform and SetActive performance regression
Instantiate, Transform.parent and GameObject.SetActive all take longer than they used to in Unity 5.3. Reproduction Steps:1. Open th... Read more
[Compute] Use of uint causes glitchy mesh
Steps to reproduce: 1. Open attached project2. Run the scene3. Notice that generated mesh is glitchy Note: Happens on DX11 and GLCor... Read more
[Trigger] Exit callback stopped working
Exit callback on particle triggers is not working. Repro steps:1. Open Bug_RadiusScale scene in 5.4.0b142. Press play and observe pa... Read more
[OSX] Running an app with Native Resolution or switching to anything sig...
To Reproduce: 1. Build run & this app (don't enable resolutions dialog).2. Observe that when the app is launched the UI elements... Read more
[MultiDisplay] Resizing with SetParams has strange side-effects when usi...
Steps to reproduce1. Open users attached project2. Build the project and run it- Press either 1 or 2 to select window and press spac... Read more
Leaving fullscreen resets resolution set via Screen.SetResolution
1. Open attached project2. Build to OSX standalone3. Enter different resolution into input fields and press button4. Make app window... Read more
[MultiDisplay][Editor] Canvas size depends on active Game view window si...
Reproduction steps:1) Open users attached project2) Open "DisplayTest" scene3) Update each "Game view" by clicking "Aspect ratio" dr... Read more
Rigidbody2D velocity is calculated incorrectly during the collision
Reproduction steps:1. Open the attached project2. Open scene "scene"3. Play4. Notice that ball did not bounce off as expected Expect... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS