Search Issue Tracker
[Android Vulkan] Read screen pixels is wrong on android phones
Steps:1. Build apk with Vulkan api and run on Android phones that supports VulkanOR use the apk in the Build folder2. Open the app a... Read more
Command Line Argument "-force-gfx-jobs off" doesn't disable "Graphics Jo...
Reproduction steps: 1. Create a New Project2. Go to the "Player Settings" -> "Other Settings" -> Enable "Graphics Jobs (Experi... Read more
Empty animation states prevent other Animation Layers from playing
To reproduce:1. Open attached project;2. Open "case_1" scene;3. Select "root" game object in the Hierarchy;4. Open Animator window a... Read more
Custom cursor textures, compressed with DXT, are not rendered correctly ...
How to reproduce:1. Open the attached project "cursorBug.zip"2. Go to Player Settings and change Default Cursor to any texture compr... Read more
TestRunner not showing tests with multiple TestFixtures or TestFixtureSo...
Steps to reproduce : Open attached projectOpen TestRunner windowExpected : Tests using [TestFixture] or [TestFixtureSource] attribut... Read more
SpriteAtlasManager.atlasRequested behavior differs in Editor and Standal...
To reproduce:1. Open project attached and run scene Start2. Build and and run for StandAlone3. Observe different results Expected: i... Read more
"Should not be capturing when there is a hotcontrol" message thrown afte...
How to reproduce:1. Open the attached "Test" project and "Repro" scene, enter playmode2. Press "DivideBy0" button and notice the "Di... Read more
Neither SyncVar hooks nor ClientRPC or Command attributed functions are ...
Steps to reproduce:1. Open the attached project2. Open the TestScene3. Play the scene4. Click LAN Host(H)5. Click the Button that ap... Read more
[Animation] Animator.GetAnimatorTransitionInfo cannot be accessed on a z...
Steps to reproduce:1. Open attached "GetAnimatorTransitionInfo.zip" Unity project2. Open "Main" scene3. Enter Play mode4. Press "But... Read more
[iOS] TestTool Test always fails on iOS Player
To reproduce:1. Open users attached project "SetupLogDoesNotShowUp.zip"2. Connect iOS device to the machine3. In Test Runner press R... 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