Search Issue Tracker
[Linux Editor] Right clicking on 'Favorites' entries crashes the Editor
Unity Editor on Linux (5.5.0b3) crashes when right-clicking entries under the 'Favorites' drop down in the Project tab. Steps to re... Read more
ScriptExecutionOrder doest not get applied when entering play mode
Steps to reproduce: (repro video day10_149.mp4) 1. open attached project 2. open Script execution order window 3. set priority of De... Read more
Transparent object isn't rendered after projector shadows
Steps to reproduce: 1. Open the attached project 2. Open 'test' scene 3. Go to 'Game' window 4. Look how the shadow is projected on... Read more
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) P... 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 add... 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 cl... Read more
UI objects don't snap properly when changing camera orthographic size/ga...
To reproduce: 1) Open attached project and scene inside of it 2) Play it 3) Either resize Game Window vertically or change Main Cam... 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 p... Read more
[FrameDebugger] Frame debugging, while it is possible to draw trees on t...
How to reproduce: 1. Open the attached project 2. Open ErrorScene2.unity 3. 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 fro... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key