Search Issue Tracker
[Android] Player crashes when Allow Dynamic Resolution is enabled
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Switch to the Andr... Read more
Texture2D.PackTextures produces uncompressed Textures
How to reproduce:1. Open the user-attached project “TextureRepackBug”2. Open the “SampleScene” scene3. Enter the Play Mode4. Observe... Read more
[Undo] “Missing Prefab with guid“ GameObject appears after deleting a ne...
How to reproduce (simplified, see History below for original description):1. Create a nested Prefab with a "Nestor" and a "Nestee"2.... Read more
ObservableList is half-cleared when using the Clear method
Reproduction steps:1. Open the “ObservableListClear“ project2. Open the “Sample” scene3. Enter Play Mode and observe the Console Exp... Read more
[GameActivity] Application.internetReachability doesn't work
More context - [https://forum.unity.com/threads/introducing-gameactivity-for-android-in-2023-1.1409418/#post-9137056] Calling Applic... Read more
Player crashes on il2cpp::vm::Runtime::InvokeWithThrow when using the "w...
Reproduction steps:1. Open the "IN-47180.zip" project2. Open "Assets/Scenes/SampleScene"3. Build and Run the project Expected result... Read more
macOS Unity Editor and Build crashes on "Graphics device is null" when a...
Reproduction steps:1. Open the attached "PROJECTFILE" project2. Open the "Assets/Scenes/MainMenu.unity" scene3. Enter the Play Mode ... Read more
[MacOS] TypeIndex error appears when building Xcode project
How to reproduce:1. Download and open the attached project2. Build a Xcode project for macOS3. Open and build the Xcode project4. Ob... Read more
PropertyField slider has the wrong initial dragger position when in the ...
Reproduction steps:1. Open project “My project (1).zip”2. Open “SampleScene”3. Select “GameObject” through the Hierarchy4. Observe “... Read more
A GameObject in the Hierarchy must be clicked twice to be expanded when ...
Reproduction steps:1. Open project “2Dtest.zip”2. Open “SampleScene”3. Click the arrow next to the “Must be clicked twice” GameObjec... 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