Search Issue Tracker
Finalizer causes Unity to crash when entering Play Mode
Reproduction steps: 1. Open project. (Attached by user) 2. Open new scene. 3. Open TestScript.cs.(Assets -> Scripts -> TestScript) 4... Read more
[AssetBundles] Multiple sprite textures produce larger sized asset bundl...
When setting a texture to 'Sprite Mode: Multiple' the format that it is stored in an Asset bundle has changed since Unity versions >... Read more
[Win][TextureConverter][API] ::Rgba32FloatToRgba32FloatConverter crash a...
Steps to repro: 1. Open attached project and 'test' scene; 2. In the upper context menu bar select EXR -> Save RenderTexture; 3. Dr... Read more
Texture2D.GetPixel ignores Tiling and returns a color as if the texture ...
The project has a Sphere that casts a ray at the textures and calls Texture2D.GetPixel at collision point, but when its cast at a te... Read more
AnimationMixerPlayable ignores Animator's Masks
To reproduce: 1. Open the project attached by the user 2. Open the "PlayableTest" scene 3. Enter play mode and press spacebar Resul... 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... Read more
NetworkConnection.SendWriter overrides previous messages when Server and...
Reproduction steps: 1. Open attached project "NetworkSendWriter" 2. Open "Test" scene 3. Hit Play Expected result: Client receives ... 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 atta... 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 t... 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
- Light 2D component documentation button leads to a page that does not exist when the documentation button is pressed in the Light 2D component
- [Usability] Context name is difficult to read in Inspector when Editor theme is set to Light
- Offset rendering occurs when drawing a custom ImmediateModeElement
- Graph Inspector and Triangle button icons are poorly visible in Light Editor theme
- Text changes to the Inspector default value when logged multiple times after being set via StringBuilder