Search Issue Tracker
Bold font .ttf file is not detected properly for certain fonts
How to reproduce: 1. Open attached project2. Open scene Scene.unity3. Try switching between Normal and Bold font style on gameobject... Read more
Scene View Navigation Delays
When moving around the scene view with WASD and mouse controls, the view will occasionally stop moving regardless of the current key... Read more
Sockets can't reconnect after device suspension on iOS
How to reproduce: 1. Open attached project2. Build to iOS and run on two devices (iOS+iOS or Editor+iOS)3. Create a matchmaker game ... Read more
ParticleSystem.IsAlive() always returns True for particle systems with l...
Steps to reproduce: 1. Open attached project2. Open and play 'TestScene'3. Notice the labels in top left of the game view, the red p... Read more
[Build][DontDestroyOnLoad] Object is destroyed if scene is changed while...
Steps to reproduce: 1. Open attached project2. Build and run project3. Notice that when game reaches its final stage there's no "Inf... Read more
Gizmos are not drawn in HMD when they are on in Game View
Steps to reproduce:1. Open new project2. Turn on VR mode3. Play project and turn on Gizmos in Game view Actual result: Gizmos are no... Read more
[OSX] Calling Application.CaptureScreenshot throws "An active RenderTarg...
1.Open user selected project2.Play scene3.Press space to capture a screenshot Notice error mesage in console appearing GfxFramebuffe... Read more
Static batching less than the mesh vertices limit
Steps to reproduce:1. open users attached project2. play scene 'StaticBatchNotFullyBatch'3. enable frame debugger4. check vertices o... Read more
[SteamVR] TrailRenderer.Clear() crashes editor
Reproduction steps:1. Open the project2. Turn on SteamVR3. Open "trailrenderer_clear_crash" scene4. Play the scene with both Scene a... Read more
[TrailRenderer] Artifact/false face appears when changing trail direction
Steps to reproduce: 1. Open attached project2. Open scene "GameScreen"3. Select "DRAG THIS OBJECT IN EDITOR" and move it in positive... 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