Search Issue Tracker
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
CanvasRenderer.OnTransformChanged is called on UI objects which transfor...
How to reproduce:1. Download and open the project from OwnCloud2. Open LipSync scene3. Open Profiler (Window -> Profiler)4. Play ... 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