Search Issue Tracker
Canvas causes performance issues after changing its size
Reproduction steps: 1. Create a new Unity scene. 2. Create a new canvas and a UI element (example, a button) 3. Select the button, a... Read more
"Assertion failed on expression: 'translated != kInvalidEnum'" error is ...
Steps to reproduce: 1. Open attached project 2. Select 'orange.jpeg' file in the Project window 3. Change it's texture type to 'Spr... Read more
Moving Game View window to secondary display throws NullReferenceExcepti...
Steps to reproduce: 1. Setup a two monitor setup 2. Open any Unity project 3. Open Game View window 4. Drag Game View window to anot... Read more
[APIUpdater] ScriptUpdater incorrectly removes required "using" statements
How to reproduce: 1. Open new project 2. Import this A$ package https://www.assetstore.unity3d.com/en/?gclid=CN3KkMqlodICFcNDGAodGz... Read more
[AW] Editing a sprite key during playback stops eval
Editing a sprite key during playback stops eval (scene no longer updates), even if playback continues to loop... see attached gif r... Read more
[iOS] OnGUI fails to draw any elements on iOS
Steps to reproduce: 1. Open attached project 2. Run 'Test' scene on Editor to see how it should look like > There should be a label... Read more
[WebGL] [Chrome] Specific project doesn't work on Chrome with 'Module is...
To reproduce: 1) Open attached project 2) Open BasicSetup scene 3) Build and run on WebGL 4) Try to run on Chrome It fails with thi... Read more
Scale in game view can't be set to 1 until layout is changed
To reproduce: 1. Create new project 2. Change scale in Game View 3. Notice that it's imposible to set scale to lower value than 2 ... Read more
Scene depends on multiple lightmaps
To reproduce: 1. Open attached project 2. Build bundles (Test->Buildbundles ) 3. Open level1.unity.bundle.manifest (...\Assets\Stre... Read more
[WebGL] Character is not shown in player unless an empty dummy function ...
To reproduce: 1) Open attached "type2" project 2) Open BasicSetup scene 3) Build and run on WebGL 4) Notice that a character appears... 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
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- Error "NullReferenceException: Object reference not set to an instance of an object" is present when loading 3D text mesh in Player from an asset bundle that is built with an older Editor version
- Text overlaps when displaying CJK and Latin characters on GameObject Label Icons
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected