Search Issue Tracker
OnDrawGizmos functions are ignored when loading an additive Scene
How to reproduce:1. Open the attached “additive_scene_gizmo_issue” project2. Open the “SampleScene”3. Click and drag the “Example” S... Read more
Memory leak warnings are constantly thrown when Generating Font Atlas in...
Steps to reproduce: Create a new Unity project using the Universal 3D template Import the provided Font in the Attachments Open the ... Read more
[Addressables] Exceptions are thrown at runtime when Play Mode Script op...
How to reproduce:1. Open the attached project ("case_1173999-steel-flood.zip")2. Open the repro scene ("World")3. Build Player Conte... Read more
[WebGL] NavMeshSurface crashes player when it refers to a NavMeshData file
https://github.com/Unity-Technologies/NavMeshComponents Add a NavMeshSurface component to an object.Press the Bake button from it's ... Read more
Scene View - Camera type label doesn't update when creating a new project
If you are editing a project that uses an orthographic (iso) camera in the scene view, close it then and create a new 3D project, th... Read more
'Open Scene Additive' option is enabled in context menu when right-click...
How to reproduce:1. Create and open a new project2. In the Project window expand the 'Packages' folder3. Right-click on one of the p... Read more
[Linux] Scene view skybox shows artifacts and windows behind the editor ...
Steps to reproduce: 1. Open the attached project on a Linux machine. See below for my environment. 2. Open the scene in the Assets f... Read more
Necessary shaders are stripped from Asset Bundles when they are not in t...
How to reproduce:1. Open the attached project "Cubes"2. Open the "Sample Scene" scene in the Project window3. Observe the cubes (The... Read more
Using Camera::Render to render a picture to a texture does not work
How to reproduce: 1. Open attached project2. Open scene RenderTextureBug.unity3. Build to iOS and run4. Press the 'Snap Picture' but... Read more
Game View needs an extra redraw when existing play mode
- Open scene Startup in the attached project: Notice a black GameView saying "No Cameras Rendering"- Press Play in the Editor and le... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default