Search Issue Tracker
Unity Editor crashes when saving/closing the imported "The Courtyard" pr...
Unity Editor crashes when saving/closing the imported "The Courtyard" project 1. What happened Unity Editor crashed (reliably reprod... Read more
[Renderer] Pivot offset on the Y axis is inverted
The Y axis of the pivot setting in the particle renderer looks to be inverted. 1. Open Pivot scene from attached project.2. Select P... Read more
Calling EditorSceneManager.MarkAllScenesDirty in Awake does not mark sce...
Steps to reproduce: 1. Open attached project2. Open scene "Test"3. Notice that it's not marked as dirty. That's because EditorSceneM... Read more
[IOS][GLES2][GLES3] Graphics.Blit causes logical frame buffer load on ti...
Info:Its seems during the Graphics.Blit, frame buffer is mounted without discarded data that caused logical load of last frame buffe... Read more
[Redo][Prefabs] "Redo create object" on a prefab corrupts the structure ...
Steps to repro:1. Add a new 3D cube as a GameObject2. Move it to the assets to make it a prefab3. Now press undo (cmd + z) till it i... Read more
Debugger continues instead of stepping over line.
Steps to reproduce:1. Open project "case_790439-DebugBug Edited"2. Open "BugScene" scene3. Open BugCode.cs with Visual Studio 20154.... Read more
[UNET] NetworkServer.Spawn disconnection when using network latency simu...
[UNET] NetworkServer.Spawn disconnection when using network latency simulation Steps to reproduce:1. open attached project (make sur... Read more
tex2Dlod colors turn black with RenderTexture when switching to fullscre...
Reproduction steps:1. Open user attached project, make sure OpenGLCore is on top of Graphics API list in PlayerSettings2. Build the ... Read more
[WSA][backport] on 5.3 project's .sln file is regenerated each time when...
On 5.3.4 project's .sln file is regenerated each time when rebuilding which breaks user's project if it was modified. On 5.4.0 proje... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code