Search Issue Tracker
Crash when built for windows after upgrade from 5.3 to 5.4
Steps to repro: #Open/upgrade project in 5.4.b7 - or test in 5.3.2f1 first, then upgrade. 1. Open project & Scene: "Demo1"2. Hit... Read more
[Input] Input.GetJoystickNames.Length doesn't always return a correct nu...
Reproduction steps:1. Open attached project "Joysticks TEST"2. Open scene "JoysticksTestScene"3. Enter play mode--- GUI label will t... Read more
Inspector debug arrays values get duplicated instead of changed on edit
Steps to reproduce:1. Create new material2. Switch to Inspector Debug mode3. Try to edit any string value in arrays (e.g. "String Ta... Read more
CheckDisalowAllocation fatal error when selecting game object in the sce...
How to reproduce:1. Open the attached project2. Open Proto_map_00 scene3. Try selecting one of the game object in the scene view or ... Read more
[tvOS] Gamecenter ShowLeaderboardUI/ShowAchievementsUI don't work on App...
To Reproduce: 1. Build and run the attached app on an Apple TV (might be necesarry to update provisioning profiles for it work).2. C... Read more
[Asset Bundles][Shaders] When building bundles from a closed scene more ...
To reproduce:1. Extract the project ("repro.zip")2. Go to the Client/Bundles folder and delete its contents.3. Open attached project... Read more
Unexpected recursive transfer of MonoBehaviour error on importing package
On importing asset project "Love/Hate" "Unexpected recursive transfer of MonoBehaviour. MonoBehaviour 'Farmer' is being transferred ... Read more
Asset packages list is not alphabetically sorted
Asset packages list is not alphabetically sorted 1. What happenedAsset Packages list is not alphabetically sorted2. How we can repro... Read more
[Shuriken] Multi particle editor does not allows scaling the window
Steps to reproduce: 1. On fresh new project create a particle system.2. Select it.3. In inspector, over particle system component to... Read more
Asset Packages window does not show names with symbols
Preconditions: You have several asset packages imported (with names containing /, ', & symbols.1. Open Unity.2. Press New.3. Pre... 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