Search Issue Tracker
Public array value fields are not shown in the Inspector
How to reproduce:1. Open the user-attached “Phasmogus (1).zip” project2. Create a new Empty GameObject in any Scene3. Create a new S... Read more
Unity doesn't automatically save the scene when entering the Play Mode
How to reproduce:1. Create a new Unity project2. Enter the Play Mode3. Observe the processes after you press the Play button Expecte... Read more
[Android] Build fails with an error "Failed to find entry-points" when u...
How to reproduce:1. Open the "IN_33367" project2. Press File -> Build Settings3. Make sure the Android Platform is selected4. Pre... Read more
Memory leaks on some iOS devices when running the “ARCollaborationDataSa...
How to reproduce:1. Open the user’s attached “AppleMultipeerConnectivityUnityPluginSample.zip” project2. Open Build Settings and ena... Read more
"NullReferenceException" Exception when RemoveFromHierarchy method is ca...
Reproduction steps:1. Open the attached project “ExceptionAtRemove”2. Open the “Assets/Scenes/SampleScene” Scene3. Enter the Play mo... Read more
Visual Scripting Graph window is unusable when scaled down to the smalle...
How to reproduce:1. Open/create any project2. Open the Visual Scripting Graph window3. Scale it to the smallest possible window4. Ob... Read more
Timeline window is unusable when scaled down to the smallest possible size
How to reproduce:1. Open/create any project2. Open the timeline window3. Scale it to the smallest possible window4. Observe the wind... Read more
2D Tilemap Editor folder contains broken documentation links
Repo steps: Open 2D Unity scene Navigate to "packages" folder in the project menu 2D Tile map Editor > Editor Choose any script a... Read more
[macOS] Depth texture is inverted when HDR is disabled
How to reproduce:1. Download and open the attached "BugReproDepthInverted" project2. Open the SampleScene scene3. Build and open the... Read more
Editor exits when opening the Scene view window or selecting a material
How to reproduce:1. Open the attached project "editorvulkancrash.zip"2. Open Window>General>Scene Expected results: The Scene ... 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