Search Issue Tracker
[Camera/ImageFx] Having 2 cameras enabled, first one loses its screen ov...
In the editor's scene there are two cameras. First one has an attached image effect "Screen overlay" with a texture applied. Also,... Read more
OpenGL ES 2.0 emulation is not available in the editor when it is starte...
This is a regression from Unity 4.2.2f1. When Unity editor is started without any flags, or with "-force-d3d11" flag, the "Edit -> G... Read more
Only one event fires trough the loop when setting simultaneous animation...
Steps to reproduce : - import the project attached - open the scene - press play and notice the messages in the console and notice... Read more
[Onboarding] Scenes that render quickly stutter in standalone builds usi...
Steps to reproduce : - import the project attacehd - open the scene and press play - look in the profiler and notice that WaitForT... Read more
Loading Asset Bundle leaks memory
To reproduce: 1. Open attached 'Repro' project If reproducing with newer version, you'll need to recreate AB 2. Select one of the f... Read more
Removing Rigidbody2D in play mode disables object collision
To reproduce: 1) Open '2DBug.rar' project that user attached. 2) Open 'Scene' scene and press play 3) You will notice that in 2D par... Read more
Unity hangs when running AssetDatabase.ExportPackage with ExportPackageO...
To reproduce: 1. Open attached project 2. Click custom menu item Build > Export Packages Expected result: Packages are properly expo... Read more
wrong error shown when trying to add script with name mismatch to GO
-e: when trying to add a script with a mismatch between file and class name to a game object the wrong error is shown -repro: --cre... Read more
osx: editor crashes on activating webcam in scene
-e: see title works fine using 4.2 or 4.3 on the same mac -repro: --open attached project --play scene --click 'update' --select fo... Read more
When using a DLL that has a subclass of a generic class, the
To reproduce: 1. Open attached project 2. Enter the scripts folder 3. Select both scripts (ParentClass.cs and ChildClass.cs) 4. In ... 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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT