Search Issue Tracker
A non-existing webpage is opened when pressing the Unity Discussions but...
Reproduction steps:1. Open the attached “My project (10).zip“ project2. Open Unity Discussions webpage (Help > Unity Discussions)... Read more
Game View needs an extra redraw when existing play mode
- Open scene Startup in the attached project: Notice a black GameView saying "No Cameras Rendering"- Press Play in the Editor and le... Read more
Assets from Packages added via git do not appear in the Object Picker wi...
How to reproduce:1. Open the attached '1272963.zip' project2. In the Project window open 'UMP Git Extension' > 'Editor' > 'Res... Read more
[ImageEffects] FXAA/SMAA causes build fail with "marked with HideFlags.D...
FXAA and SMAA cause build fails with "marked with HideFlags.DontSave but is included in the build". Repro: 1) Open project and build... Read more
UIElements binding a value to LongField results in no change to the Long...
How to reproduce:1. Open attached project "longField.zip"2. In the Project window, go to the Assets folder and select the "Test" ass... Read more
Highlighter.Highlight highlights a different component when multiple com...
Reproduction steps:1. Open the “ReproProject“ project2. Open the “Assets/Scenes/SampleScene“ scene3. Select the “TestObject“ GameObj... Read more
Move to View action is invisible when no object is selected
How to reproduce:1. Open/create any project2. Right-click on an empty space in hierarchy3. Observe the context menu Expected result:... Read more
[Networking][IL2CPP] Socket.Close(0) in IL2CPP builds freezes the client...
Reproduction steps:1. Open the attached user's project "Photon-Pun2-Deploy.zip"2. Block port 5058 in the Firewall or a network tool3... Read more
Creating and opening a Visual Effect Graph throws errors in the Console,...
How to reproduce:1. Open an empty project and install Visual Effect Graph2. Create a new Visual Effect Graph and double-click it to ... Read more
Custom mesh made w/ script w/ big vertice coordinates on one axis, shows...
Steps to reproduce:1. Download an open attached project "DTM.zip"2. Open scene DTM and play it3. Move scene view around Actual resul... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default