Search Issue Tracker
Profiler: Left & Right Arrow - can only move one frame at a time
To reproduce:- Open AngryBots demo- Click Record on Profiler- Run the AngryBots demo and observe the Profiler- Click on the Profiler... Read more
Assets reimport themselves if project is located in outside source
To reproduce:1. Create a project on a usb hard or distant machine/server2. Upload some asset store assets (Playmaker and RageTools f... Read more
GameObject billboard preview in the editor disappears when selected
When you select a GameObject in the scene, the billboard icon previewing the type disappears. When you deselect it re-appears again.... Read more
Flash - Extending Dictionary Conversion Error
The following class will fail when building to flash: public class LinkedHashMap<TKey, TValue> : Dictionary<TKey, TValue>... Read more
Marshalling for UnityEngine.Vector3[] not supported
1) What happened Marshalling for field of struct with type UnityEngine.Vector3[] is notsupported 2) How can we reproduce it using th... Read more
Adding GUIStyle to Textfield makes it multilined
To reproduce:1. Create GUI.Textfield2. Add GUIStyle to it3. Textfield becomes multilined Read more
DSPBuffer Size with best latency differs in editor and on device
By design:Defaults differ between iOS and editor To reproduce:1. Create new project2. Set DSPBuffer Size to "Best latency"3. Attach ... Read more
Windows reports wrong microphone sampling rates
- create an empty unity project- save the scene- create a game object- create a C# script named 'foo' and paste this script in- drag... Read more
Panes in the editor do not repaint after the Game View has been expanded
To reproduce:- Open a project- On a MacBook Pro, use pinch/zoom to maximize the pane or alternatively use the SPACE key- Observe tha... 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
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text
- UIElements memory allocations grow when interacting with IMGUI custom Editor window
- AI Navigation Preferences are not indexed for Search and cannot be found when searching for them in the Preferences Search field
- Sprite with normal map is lit incorrectly when GameObject is rotated 180 degrees on Y axis or Z Scale is set to "-1"