Search Issue Tracker
Changing antialiasing at runtime makes Game and Scene window flicker on ...
Prerequisites: Make sure your machine has AMD GPU Steps to reproduce:1. Open attached project2. Play in editor Results: Game and sce... Read more
Property Drawer preview in the Inspector disappears on mouse input
1. Open the attached project 'unite.zip' (the new one)2. Open the available scene3. Select 'bug example' in the Hierarchy4. Move you... Read more
Displaying multiple meshes within Game or Scene view causes RenderMultip...
Steps to reproduce:1. Download and open attached project "FirstLaidKit_FNT.zip"2. Open scene "Scene/GameScene"3. Select "LaidOutPref... Read more
UnityEngine.Ping does not work with ipv6 addresses
To Reproduce: 1. Open scene "Ping Test" in the attached project.You need to be on an ipv6 network to test this ( can use if you're t... Read more
Rescaling animation window to small size hides all of the keyframes
Steps to reproduce:1. open attached project2. open scene 'Main'3. open animation window4. select "Boss" GameObject in hierarchy5. pl... Read more
[UI][TerrainComponent] There is no ability to customize Terrain Height f...
Steps to repro: 1. Open Unity;2. Open attached project and 'test' scene;3. Select Terrain gameobject in the Hierarchy;4. Go to 'Pain... Read more
[GI][Terrain] Shadowy artifact appears after baking lighting for huge te...
Steps to repro: 1. Open Unity;2. Open attached project and 'test' scene';3. Notice that there is huge terrain in the scene, having l... Read more
Loading project crashes when updating assets
Import the attached project. Unity crashes with this stacktrace:0x00000001406CAA3B (Unity) AssetDatabase::UpdateAsset0x000000014076F... Read more
[MixedMode] Mixed mode shadows do not mix properly between static and re...
Steps to reproduce:1) Open the attached project.2) Open scene 'main'.3) In the Lighting tab, press 'Build'. - The scene consists of ... Read more
Scrollbar stops velocity of 'Scroll Rect' unexpectedly
Reproduction Steps:1. Open User's project2. Run "TestScene"-Note: "Scrollbar On" should be activated, therefore greyed.3. Try pullin... 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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class