Search Issue Tracker
JsonUtility fails to parse non-Latin characters in Unity 5.5 beta
JsonUtility fails parsing Japanese letters (like 日本語). Steps to reproduce:1) Open the attached project.2) Open scene 'Test'.3) Press... Read more
Replacing scene on disk with another scene does not make dirty original ...
Steps to reproduce: 1. Open attached project. (or create new one with two scenes, can be empty, no diff)2. Open both scenes in addit... Read more
IEventSystemHandler methods don't work with 2d Sprite elements
Steps to reproduce:1. Download and open attached project "Test2DColliders.zip"2. Open scene "Test"3. Play the scene and try to click... Read more
UI objects don't snap properly when changing camera orthographic size/ga...
To reproduce:1) Open attached project and scene inside of it2) Play it3) Either resize Game Window vertically or change Main Camera ... Read more
[OSX] Render Textures stop rendering after the Player window is resized
In Mac standalone player, Render Textures are rendered black when the window is resized. Steps to reproduce:1) Open the attached pro... Read more
[FrameDebugger] Frame debugging, while it is possible to draw trees on t...
How to reproduce:1. Open the attached project2. Open ErrorScene2.unity3. Open Frame Debugger (Window -> Frame Debugger) and click... Read more
"Failed reading from" and "Failed creating system" errors are thrown on ...
To repro:1. Open project attached.2. Open scene (Ice Cubes or Amber Cubes) . Actual result: You get errors:Failed reading from: '4c/... Read more
One of the tabs working improperly
To reproduce:1. Open project attached to edit ("823829 repro.zip")2. Notice that the profiler doesn't fit into the space that it has... Read more
[Linux Editor] Zombie process is started when right-clicking in empty As...
When right clicking in the Assets folder which is empty (blank project) and selecting 'Open Containing Folder', 'xdg-open' is starte... Read more
Canvas Group component is still active even when it is manually disabled...
Canvas Group component is still calling "RandomSibling.Update()" even when "Canvas group" is disabled in the inspector. Steps to rep... 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