Search Issue Tracker
[UnityWebRequest] redirectLimit = 0 doesn't disable redirects
Steps to reproduce:1. Open attached project2. Play "Test" scene3. Notice error in the console ("Response code is not 301")4. Open "R... Read more
[AssetBundles] Playback freezes after saving a Prefab and Building Asset...
Steps to reproduce:1. Open the attached project2. Open the available scene3. Click the steps in the upper menu bar 'Asset Bundle Bug... Read more
Unity 5.3.4p2 is slower than Unity 5.3.4p1 switching platforms
Unity 5.3.4p2 is slower than Unity 5.3.4p1 switching platforms. The Cache Server is working correctly, but the slider "Importing sma... Read more
[WebGL][Mac] Input Axes gets stuck when combined with command key
Steps to reproduce:1) open users attached project2) build for webgl3) hold the Command key and Press and release the right arrow key... Read more
[Multi-Display] Changing primary monitor still opens scene in first monitor
Steps to reproduce:1. Download and open project2. Open scene "main"3. Build for windows platform and play4. Change display to second... Read more
[Android] Input.GetAxis is 0 when mouse cursor is next to the edge and m...
Reproduction steps:1) Open attached project "MouseBug"2) Build scene "Scene1" for Android3) Run build on a device4) Connect a mouse ... Read more
[Auto] After loading a scene from script, ambient probe is set to zero
Steps to reproduce: 1. Open the attached project2. Open scene "Main"3. Play4. Press Space bar (reloads the scene through the script)... Read more
Texture2D memory does not get cleared after deleting object
Steps to reproduce:1. open users attached project2. play scene 'TestMain'3. press 'D' key4. open profiler5. memory>detailed>ta... Read more
[Launcher] Inconsistency in the UI of the launcher between windows and mac
Check the launcher screen on both windows and mac for the 5.4b15 and notice that the launcher in windows has the services informatio... Read more
Asset Store Preview & inspector not showing content
1. open the project browser2. hit the icon with a triangle/circle/square to select a category for you search criteria3. select any a... 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