Search Issue Tracker
Connection times out when connecting editor and standalone from differen...
Can't connect editor and standalone from different computers on the same network Steps to reproduce:1. open attached project2. build... Read more
NetworkManagerHUD X key bind for stopping server does not work
Steps to reproduce:1. open attached project2. play scene 'Main'3. start as Server(!)4. press 'X' on keyboard Expected: stops serverA... Read more
'Speedtree materials need be regenerated': need a way to navigate
1. What happenedWhen importing some Speedtree assets user get a console error 'SpeedTree materials need to be regenerated'. And ther... Read more
Unity crashes when deleting a game object that is locked in the Inspecto...
To reproduce:1. Open the project attached2. Select gameobject "Player"3. Lock one Inspector window4. Delete the "Player" gameobject ... Read more
UI Button: Left or Right horizontal alignment gives no indent from the b...
1. Open attached project > Scene1 and check Text of Button 3OR1. Add UI Button to the scene2. Go to Text element of the button an... Read more
UI Button: Left or Right horizontal alignment gives no indent from the b...
1. Open attached project > Scene12. In Play move mouse over the button -> its color is changed from green to blue (highlighted... Read more
[ProjectBrowser] Unable to open folder from right mouse button's context...
Steps to repro: 1. Open attached project;2. In the Project folder right mouse button click on 'test' folder and choose Open. or 1. C... Read more
[Inspector] Changing the type of an assigned public variable beween Tran...
Changing the type of a public variable with an assignment from GameObject to Transform or the other way around does not give a type ... Read more
Infinite Loop in Mac Editor Causes Crash with No Stacktrace Instead of S...
Only happens on Mac; Windows correctly throws StackOverflowException Steps to Reproduce: 1. Add the attached InfiniteLoopCrash scrip... Read more
Publishing to Collab doesn't show progress
Publishing new data to a project that uses Collab will display a progress bar that never progresses, and just finishes when at 100%.... 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