Search Issue Tracker
[macOS] BugReporter doesn't get invoked when the project crashes
The fix requires building OpenRL from source on Mac. It's a bigger task and is tracked here: https://jira.unity3d.com/browse/GFXGI-5... Read more
External Texture is not visible in Player/Build when Canvas Render Mode ...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Observe that there's a transpare... Read more
[Full-Screen] Input.mousePosition output does not match the displayed vi...
To reproduce the bug follow the steps1. Open "InputMousePosition" project2. Open "Test" scene3. Build & Run4. Select resolution ... Read more
Texture Arrays work incorrect (only one Texture is displayed) in Standal...
Reproduction Steps:1. Open User's project2. Open "Example" scene3. Notice how texture looks4. Build to standalone and run5. Notice t... Read more
Maverick and Unity performance issues
On some Mac's with OS X 10.9 Unity performance is very bad, including stuttering, editor freezes, editor lags and similar. We found ... Read more
SetTargetBuffers plus RenderTextures don't work with deferred shading
When using SetTargetBuffers on a camera to render to a RenderTexture, rendering only works if the camera is not using the DeferredSh... Read more
Assertion failed on expression: 'm_PreloadTextureAtlasData.size() == m_D...
To reproduce:1. Open attached project2. Open 'TerrainError' scene3. Edit terrain(i.e paint, smooth height)4. Save changes Expected: ... Read more
Stepping out while debugging causes the standalone player to freeze
To reproduce:1. Build Angry bots x64 standalone on OSX 10.92. Put a breakpoint in FreeMovementMotor line 183. Pin some variables4. A... Read more
[AssetDatabase] Prefab resource is null when loaded after restart of Editor
Reproduction steps:1. Open user attached Project2. Open "Assets\Scenes\SampleScene" Scene3. Press Play4. Restart the Editor5. Press ... Read more
Filled UI Image element display broken
To reproduce:1. Open attached project2. Select image gameobject3. Adjust fill amount4. Adjusting the fill amount will break the image 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code