Search Issue Tracker
Unity out of memory crash when baking Lightning
Steps to reproduce:1. Open attached project2. If Auto baking is not set press bake-Unity will crash eventually Actual result: Unity ... Read more
[Chromium] cef crashes on cef_string_userfree_wide_alloc while trying to...
To reproduce: 1. Create new project.2. Open and reload asset store page (by right clicking on asset store tab).3. While it's reloadi... Read more
"Connected Player" dropdown in Console Window is too narrow to fit its text
To reproduce:1. Open Unity editor2. Select the Default Layout3. View the Console Window Desired outcome: "Connected Player" dropdown... Read more
[UWP] first UWP build after opening a project throws a shader error when...
First UWP build after opening a project throws a shader error when that error is ignored on subsequent builds and other platforms To... Read more
Texture2DArray.Apply(makeNoLongerReadable: true) doesn't free heap memory
How to reproduce:1. Open user provided project2. Build standalone or to mobile device3. Inspect heap memory Expected behaviour: Usin... Read more
[.NET 4.6] ' WebSocket: ws_0 - IOException during handshake' errors appe...
Steps to reproduce:1) Open the latest attached project (Firebase_NET.zip).2) Open 'GameScene'.3) Enter play mode. Errors start appea... Read more
GZipStream not reading correctly from stream if Flush() is called
Reproduction steps:1. Open an attached project on 5.6.0f32. Press play3. Observe the console output, first log is bytes written to s... Read more
Unity crashes in <GetScriptCompilationDefines>, when trying to build the...
Reproduction steps:1. Open the attached project;2. Build the scene "ARtest01" on Android or Standalone platform; Actual result: Unit... Read more
[Auto] Creating a new scene in project window affects the lighting setti...
Creating a new scene using Project window (instead of File -> New Scene) changes Auto mode toggle button and affects the lighting... Read more
UI.Dropdown reacts to right mouse click
To reproduce:1. Open a new Unity project2. Create UI --> Dropdown3. Go into Play Mode4. Right click on the Dropdown bar Expected ... 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
- “IndexOutOfRangeException: Index was outside the bounds of the array.” error is thrown when large Text (TMP) GameObject Overflow field is set to Ellipsis
- The OnValidate method is not invoked when reverting changes on a Prefab Variant
- The “+” button to create Labels is not deactivated when no labels can be created due to no Categories existing and does nothing when pressed
- The UIElements "GeometryChangedEvent" is not invoked when modifying "VisualElement.style.translate"
- Prefab Variant does not get updated when changes are made on "OnValidate" method