Search Issue Tracker
AnimationMixerPlayable ignores Animator's Masks
To reproduce:1. Open the project attached by the user2. Open the "PlayableTest" scene3. Enter play mode and press spacebar Result: o... Read more
Vertical Fit (Content Size Fitter) ignores the text height when it sets ...
If the text has "Horizontal Overflow" set to Wrap and "Vertical Fit" (Content Size Fitter) set to Preferred Size, the height of the ... Read more
Lights set on Auto do not render properly
Lights that are set on "Auto" do not render properly. Simple workaround is to set Render Mode to "Important". Note:This applies to b... Read more
NetworkConnection.SendWriter overrides previous messages when Server and...
Reproduction steps:1. Open attached project "NetworkSendWriter"2. Open "Test" scene3. Hit Play Expected result:Client receives 4 mes... Read more
Unity crashes when mono tries to access something from Jit table
Unity crashes when mono tries to access something from Jit table. Note: I've attached callstack retrieved from Unity.DMP (file attac... Read more
When the program "PLAYS.TV" is turned on, the built game crashes after c...
Reproduction steps:1. Open the program "AMD Gaming Evolved" and especially "PLAYS.TV" program;2. Create the new project;3. Save the ... Read more
[Occlusion]Editor crashes when baking occlusion in a scene with a small ...
Steps to reproduce:1. Download and open the attached project2. Open scene Assets/1-Comparison Scene/"Scene"3. Activate Gameobject "2... Read more
[Crash] GetAutomaticFormat("Tizen") causes TextureImporter::FormatAndUsa...
Steps to reproduce:1. Open the project2. In the menu, click BugReport -> GetAutomaticFormat(Tizen)3. Observe the crash Reproducib... Read more
[Auto] Changing Directional Mode Not Triggering Baking When Only Precomp...
Changing Directional Mode in General GI does not trigger baking with auto mode when only precomputed realtime GI is enabled. It work... Read more
Rotation error of thumb when retargeted for Mecanim humanoid
To reproduce:1. Open attached project2. Open the ThumbIssue scene.3. Press play.4. Look closely at the hands of the two characters. ... 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