Search Issue Tracker
UNetWeaver error: NetworkConnection::hostId is declared in another modul...
Steps to reproduce: 1. Download and import attached project. (repro_case_761588-Battle_Jump.zip)2. Load scene: Menu3. Inspect error ... Read more
Crash doing GL.Begin(GL.QUADS) with wrong vertex count, 5.3 regression
To reproduce:1. Open attached project (repro761584.zip)2. Play test scene3. Editor crashes Reproducible: 5.3.1p3, 5.4.0b2Regression ... Read more
[UNET] Calling NetworkDiscovery.StopBroadcast() and NetworkServer.Reset...
Steps to reproduce:1) open the project2) play scene 'xx'3) click on 'Server' button4) click on 'Stop' button - crash notes: if it do... Read more
Editor crashes at selecting Clustering mode in Scene view
1. What happenedEditor crashes at selecting Clustering mode in Scene view for the project attached. Just start baking, and as soon a... Read more
[MovieTexture] FMOD error when trying to play video using WWW class
Repro steps:1) Open the project and only scene in it2) Play - notice that the movie texture and the sound works correctly3) Notice t... Read more
Crash on GameObjectHierarchyProperty::DoNext when parenting root game ob...
To reproduce:1. Open attached project2. Open "Test" scene3. In the menu select Test -> Launch failing test Actual result: Unity c... Read more
[Physics2D] Capsule Collider 2D does not retain edited shape on a stretc...
Capsule Collider 2D does not retain edited shape on a stretched sprite when a prefab is made - create a sprite object in the scene- ... Read more
[iOS][IL2CPP] C# DLL file translation to IL2CPP fails on Vector3 pointer...
Steps to reproduce: 1. Open attached project2. Build the scene to iOS with IL2CPP scripting backend3. Build the generated Xcode proj... Read more
[Android][SpritePacker] Jittering sprites/pixels with sprites packed fro...
Reproduction steps:1) Open project attached in the edit, and proceed to "main" scene.2) Open SpritePacker window, pack, build and pl... Read more
[Standalone] UI Image flickers in the splashscreen while loading another...
How to reproduce:1. Open the attached project2. Build the project for Standalone target3. Run it and notice that at some point while... 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