Search Issue Tracker
Internal profiler in iOS doesn't show scripting memory information
1. Create new project2. Build to iOS3. Enable Internal Profiler in XCode4. Scripting memory heap will be 0 Scripting memory is displ... Read more
edit layer doesn't show up if service tab is active
1. Go to window -> service. It should dock to the right2. on top of the service tab, hit the layers drop down.3. select edit laye... Read more
[OpenGL2] Unity Editor freezes when import a fbx without Normals
How to reproduce:1. Open the attached project2. Go PlayerSettings, and set Graphics API to OpenGL23. Select "Roller Ball.fbx" and ch... Read more
[iOS] Gfx.WaitForPresent spikes on Metal every few minutes
How to reproduce: 1. Open attached project2. Build to iOS and run3. Connect the Unity profiler to the device4. Observe the graph in ... Read more
The system lost only part of the messages when sends data via Unreliable...
Steps:1. Build project for standalone2. Run "Menu" scene in Editor3. Press "Start" button4. Press "Server" button5. Run standalone b... Read more
Compile fail. Error: "Method not found: 'UnityEditor.Utils.Program..ctor...
Reproduction Steps:1. Open "ThermoMan" project2. Try building to Mac Standalone3. Notice that Build Failed and error was thrown to c... Read more
"Assertion failed on expression: 'm_Array[idx].isDelivered == false'" as...
Steps:1. Build attached porject for standalone2. Run "Menu" scene in Editor3. Choose "UnreliableFragmented Test"4. Press "Start" but... Read more
[Win] Unicode project names get mangled upon project creation
-e: see title, works fine on 5.3.5, 5.4.0 and 5.5.0 on OSX -repro:--start editor--try creating project named "ąčęėįšųūž"--notice it ... Read more
JsonUtility.ToJson() crashes when serializing objects which have arrays ...
Workaround: add a public int variable as the first field of that object. For example: [Serializable]class CrashingClass{public List&... Read more
NetworkTransport Websocket inserts invalid characters on large packet size
Reproduction steps:1. Open User's project2. Open "Fps2dDevMenuFsm" script3. Edit 117 and 123 lines - change ip address4. Build and r... 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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder