Search Issue Tracker
[SpriteEditor] Memory leak when applying changes to sprite
Steps to reproduce: 1. Open attached project "SpriteMemoryLeak.zip"2. Select "ziyuan" sprite in project tab3. Open sprite editor4. O... Read more
[TextureCompression] Multiple errors appear in the Console window when r...
Steps to reproduce:1. Open the user's attached project2. Reimport the “Assets/Minimal/Minimal Template.scenetemplate“ asset3. Observ... Read more
Setting custom bake inputs from the Lightmapping.started callback throws...
Setting custom bake inputs has this check```if (!GetProgressiveBakingBackendEnabled())ErrorString("Custom bake inputs will not be pr... Read more
Suggestion: "Open Prefab" button in "cannot restructure" dialogs
This is a design suggestion not a bug. I've found it frustrating to restructure my muscle memory when using nested prefabs. I feel t... Read more
[Camera] Objects culled within the camera's view gizmo when using custom...
Reproduction steps:1. Open the attached project2. Enter Play mode Notice how the red spheres pop in and out as the camera moves Expe... Read more
Assertion failed on expression: 'a.size == b.size' when rendering Skinne...
How to reproduce:1. Open the user's attached "cam-skin-render-bug.zip" project2. Open the "cam-skin-render-bug" Scene3. Select the "... Read more
[Perforce] Edit Changeset does not display the full text previously ente...
How to reproduce:1. Create a new project2. Connect it to Perforce3. Submit any file in Project window to Version Control (Right-Clic... Read more
Crash on TypeTreeQueries::HashTypeTree when generating terrain with Gaia...
Reproduction steps: Open the attached “Great Fleece” project Click on Window → Procedural Worlds → Gaia → Show Gaia Manager In the G... Read more
[Cross-pipeline] Post Processing defaults to HDRP in a URP project when ...
Repro steps: 1. Open a project with both HDRP and URP packages installed2. Set URP as the active render pipeline3. Create a new glob... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template