Search Issue Tracker
[Windows] Console Window fails to repaint unless hovered over if it had ...
How to reproduce:1. Open the attached project2. Select the "Cube" object in the hierarchy3. Maximize and minimize the Console Window... Read more
[Hybrid Renderer V2] No error/warning when trying to use HRV2 with URP a...
When using HRV2 with URP and SRP Batcher OFF, nothing renders without any error/warning.The rendering works correctly after toggling... Read more
Vietnamese language character replaced with "?" in InputField
Reproduction steps:1. Open attached project "InputVN.zip" and scene "SampleScene"2. Install "UniKeyNT.exe" and switch to the Vietnam... Read more
Paint Holes Undo Action will corrupt Terrain Objects
If a user completes two paint holes actions on a Terrain object then hits ctrl-z to Undo. Then it will corrupt the Terrain Object an... Read more
[Node] Sign operator with input 0 returns 1 if the type is set to float.
Repro steps:1. Add a Sign operator (defaults to float, 0)2. Drag out a float node to preview the result3. Observe the result is 1.4.... Read more
VFX Graph shows "undeclared identifier" error when SamplerState node is ...
Reproduction steps:1. Openattached "case_1299912.zip" project and Scenes/SampleScene scene2. Open the Scene view3. In the Hierarchy ... Read more
[iOS] UnityWebRequest doesn't work when using a 14.2+ iOS device
Reproduction steps:1. Download and open the user's attached "ARFoundation2020Test.zip" project2. Build and deploy the app to an iOS ... Read more
[Memory Profiler] The view does not get changed after selecting the Prev...
How to reproduce:1. Open the attached '1299864.zip' project2. Select Window > Analysis > Memory Profiler3. Select 'Open' next ... Read more
Failing to initialize an instance of EditorWindow when it's in 3rd level...
Reproduction steps:1. Open user's project "NestedEditorWindows.zip"2. Open Window -> "A"3. Repeat 2nd step with "B" and "C" Expec... 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