Search Issue Tracker
Splash screen is anchored at top-left instead of center if standalone is...
Steps to reproduce: 1. Create new project2. Build and run standalone in fullscreen non-native resolution3. Notice that splash screen... Read more
[iOS] [Material] Memory leak
Reproduction steps: 1. Add the attached package to any project.2. Build and run the only scene to iOS.3. Monitor memory usage for a ... Read more
Unity crashes when Destroying a GameObject with HideFlags.DontSave and P...
Reproduction steps:1. Open the attached project2. Open the example scene3. Select the Crash Unity Game Object4. Press the crash butt... Read more
Destroying Rigidbody2D of a colliding object crashes Unity in Rigidbody2...
Destroying Rigidbody2D of an object while it is colliding crashes Unity. Steps to reproduce:1) Open the attached project.2) Open 'Te... Read more
[NavMesh] Area type isn't baked correctly into NavMesh if NavMeshModifie...
To reproduce:1. Open attached project "NavMeshAreaBug.zip"2. Open "TestScene" scene.3. Find "GameObject" and "GameObject (1)" in Sce... Read more
Memory leak when moving mouse over scene
Reproduction steps (might need 2 screens):1. Open project attached (UnityJump.zip)2. Open scene "Scene_SP_BattleEncounter"3. Make su... Read more
Client connection to hosted server is interrupted with NetworkReader:Rea...
To reproduce: 1.Download and open attached project2.Build the game on standalone platform3.Open built project and play as Host4.Ente... Read more
RaycastHit.textureCoord always returns a zero vector against GameObjects...
Reproduction steps:1. Open my attached project.2. Open the scene3. Enter Play mode4. Press on the rectangle object a few times in di... Read more
SpeedTree's MaterialPropertyBlock is overriden when wind animation is ap...
To reproduce:1. Open attached project BugReport.zip2. Open "BugReport" scene. (if 5.4 or older version is used, then SpeedTree looks... Read more
DropDown list does not open after hiding it
Reproduction steps:1. Open project attached (Test.zip)2. Open scene "Test".3. Press play.4. Press on DropDown before it disappears (... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal