Search Issue Tracker
Bootcamp project on Asset Store is not working in Unity 5
This one is broken beyond repair, even in older version of Unity. Might just as well delete it. Read more
NetworkServer.DisconnectAll() makes isActive false
NetworkServer.DisconnectAll() makes NetworkServer.isActive false. I does not stop the server from listening, so the server is then i... Read more
[OSX] Render Texture does not work in Firefox, Safari
How to reproduce: 1. Open attached project2. Open scene Main.unity- Note how there is a cube properly rendered onto the texture3. Bu... Read more
[UI] In the Playmode, UI elements causes constant refresh issues in the ...
[UI] In the Playmode, UI elements causes constant refresh issues in the scene view Launch the attached project and open StartScene s... Read more
Memory snapshot file name text is not highlighted correctly when selecti...
How to reproduce:1. Create a new project2. Install the Memory Profiler package3. Open the Memory Profiler Window (Window -> Analy... Read more
[MacOS] Crash when changing the value of a variable whose name includes...
Reproduction steps:1. Open "1178558" project and "SampleScene"2. Select "TestObject" GameObject3. On "NonLatinFieldNameBug" script f... Read more
2D Animation package performance has degraded in newer (2.2.0 P4 and lat...
How it was tested:1. Created a new project2. Added assets from ("REPRO.zip")3. Added 4 copies of ("agate.psb") asset to the Scene4. ... Read more
Stereoscopic skybox renders as monoscopic when using Multi-pass render m...
Reproduction steps: 1. Open the attached project “ReproProject”2. Set OpenXR Render Mode to “Multi-pass” (located in Edit → Project ... Read more
EditorGUI.TagField and similar drop-downs do not show mixed values when ...
How to reproduce:1. Create a new Unity project2. In the SampleScene select both 'Main Camera' and 'Directional Light' GameObjects3. ... Read more
GameObjects in Hierarchy window are not hidden when using HideFlags.Hide...
How to reproduce:1. Open attached "project-1167675.zip" project2. Select "Main Camera" in the Hierarchy window3. In the Editor selec... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons