Search Issue Tracker
Cached reference type variables get destroyed randomly when OnDestroy() ...
To reproduce this bug: 1. Import the attached package2. Open 'Test' scene3. It has 4 empty gameObjects and script with array of Tran... Read more
Editor focus with 'F' key misbehaves when a point light is a child of th...
To reproduce this bug: 1. Open the attached project2. Open 'Main' scene3. It has a Sphere and a Point light as a child4. Select Sphe... Read more
Touchscreen keyboard doesn't show up when input field is selected with p...
Issue is related to Windows Store Apps platform. Physical mouse doesn't trigger touchscreen keyboard in input field. Selecting input... Read more
While importing Nightmares - Unite Training Day 2014 Unity freezes
How to reproduce:1. Create new project2. Open asset store3. Download Nightmares - Unite Training Day 20144. Import it and Unity will... Read more
GenericMenu doesn't work correctly on OSX
To Reproduce: 1. Open the attached project on OSX, click 'Window/Runtime Inspector Configuration', click on 'Add Property', notice t... Read more
[ReflectionProbes] An automatically created Directional Skybox Light rev...
To reproduce:1) Create new project2) Open "Edit/Scene Render Settings" and check "Create Light" setting3) Change new light's rotatio... Read more
ArrayList.BinarySearch is not implemented
Trying to build a project with a script that uses ArrayList.BinarySearch or IndexOf fails when targeting WP8 or WP8.1 To reproduce:1... Read more
Impossible to scroll content of ScrollRect via Scrollbar if ScrollRect's...
To reproduce:1. Open attached project2. Open Testscene scene3. Press play4. Try to scroll using scrollbar5. It's impossible to scrol... Read more
Editor is loading x86_64 folder DLLs when building for mobile
Repro: 1. Open & build the attached project for Android (on Unity Free).2. Build fails with an error: 'System.Net.Sockets' are s... Read more
Unicode characters which are longer than 4 digits do not work
Repro: 1. Add a Text componet and set it's font to the attached one 2. Paste either of these two symbols into the text box⛄ - 26C4⏳ ... 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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"