Search Issue Tracker
Coroutine started from Awake on object with NetworkIdentity does not run...
Steps to reproduce:1. Open QA attached "CoroutineAwakeNetworkIdentity.zip"2. Enter play mode3. Observe only 1 being output to consol... Read more
Unity freezes at /Assets/Textures/Skies/Daytime/SunsetSkyboxHDR.hdr when...
To reproduce:1. Open a new Unity project2. Open Asset Store and download Unity's free asset package "Viking Village"3. Import downlo... Read more
Unity performance decreases when debugging and stepping over code instea...
Reproduction steps:1. Open project attached (ReproProject.zip)2. Open scene "MainScene" from Assets/Scenes3. Open script PerformWork... Read more
[2D] NullReferenceException when trying to Edit in the Tile Palette Wind...
[2D] NullReferenceException when trying to Edit in the Tile Palette Window when there is no Tile Palette Steps to Repro: 1. create a... Read more
Drag and drop importing of files does not work
No consistent repro yet Reproduced on: 2017.2.0b1 Read more
Troubleshooter freezes when you hit upper limit of characters in Search bar
Steps to reproduce: 1. Open TroubleShooter2. Start spamming large amounts of text in the search bar3. Once you reach a very high amo... Read more
Troubleshooter not showing My Cases after I logged out and logged in
Steps to reproduce:1. Open Unity TroubleShooter2. Click the account name in the top right and sign out3. Sign back in4. My Issues ta... Read more
[2D] Tilemap Palette asset can be dragged into Tilemap Palette Window
Tilemap Palette asset can be dragged into Tilemap Palette Window. Dragging a Tilemap Palette asset into the window 3+ times will gen... Read more
Built Player crashes when assigning certain Mesh to Skinned Mesh Rendere...
How to reproduce:1. Launch users attached "Warmasters_crash" project and open "Crush" scene2. Enter playmode, notice that Mesh appea... Read more
Custom Editor Window GUI Skin changes after selecting/deselecting gameob...
Steps to reproduce:1. Download and open the attached project2. Change editor skin to Personal3. Click on the hierarchy items of the ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used