Search Issue Tracker
Having a class inherited from EditorWindow invalidates .net standard 2.0...
Reproduction steps:1. Open attached project "SystemTest"2. Open "test.cs" Script Expected result: The script compilesActual result: ... Read more
Empty square brackets appear in the scene file after adding the Composit...
How to reproduce it:1. Open the attached project "1292639.zip"2. Open the “Test.unity” file with the Visual Studio3. In Visual Studi... Read more
[UIR] Nodes don't contain any properties when duplicating a huge portion...
How to reproduce:1. Open the user's attached "DemoVFXGraph.zip" project2. Double-click the "fire.vfx" Asset in the Project window3. ... Read more
[Profiler] Errors after switching from Main Thread to another in Editor ...
To reproduce: 1. Enable Editor Profiling.2. Enter Playmode, profile a bit,3. Stop Profiling.4. Exit Playmode.5. In (Raw) Hierarchy s... Read more
[Profiler] Window breaks after switching threads
Profiler window breaks after switching treads To reproduce:1. Enable Editor Profiling.2. Enter Playmode, profile a bit,3. Stop Profi... Read more
[MacOS] VideoPlayer Audio is out of Sync
How to reproduce:1. Download and open the attached project 'videoproject.zip' from Google Drive2. Open scene 'SampleScene'3. Build a... Read more
Impossible to override package text style sheet in Editor
Steps: 1) Open the TextPlayground project (attached)2) Open the TextPlayground window via its menu item3) Check the button "Link" un... Read more
Camera Command List issues leading to broken GPU sorting and mesh LODs
Repro steps:1. Import the attached package2. Open ReproScene3. Observe the particles flickering Expected outcome:GPUSorting and Mesh... Read more
[UWP] Unity's UI & IMGUI cannot be interacted while new input system is on
I was trying New Input System on UWP, it seems both IMGUI and Unity's UI doesn't work on UWP To reproduce: Using Unity 2019.3b12 Ope... 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