Search Issue Tracker
[Backport] Memory leak on image asset import during tests
Steps to reproduce:1. Open attached EditorWindowTests.zip project (make sure Library folder is deleted before opening)2. Open toolba... Read more
[Backport] An incorrect number of results is displayed in the search win...
To reproduce: 1. Open HUB;2. Create a new project;3. In "Assets" folder create a new one and name it "ArtWork";4. Double click on "A... Read more
[Backport] Semaphore.WaitForSignal degrades Editor performance when ente...
How to reproduce:1. Create a new empty project2. Open the Profiler window (Window -> Analysis -> Profiler)3. Enter Play Mode4.... Read more
[Backport] Unity WebRequest does not work when only IPv6 is enabled
How to reproduce:1. Disable IPv4 on your network adapter2. Open the user attached "ipv6_2018.zip" project3. Open the "SampleScene"4.... Read more
[Backport] Surface Shader fails to compile with redefinition errors when...
How to reproduce:1. Open the attached project ("MultipleUVShaderCompile.zip")2. Try compiling the "MultipleUV" shader (Click on the ... Read more
[Backport] Redo drag action creates duplicates of Prefabs, disconnects f...
How to reproduce:1. Create new project2. Add Cube to scene3. Make prefab of Cube by dragging to to Project view4. Spawn multiple ins... Read more
"UpdateEnvironment readback buffer overflow, please schedule fewer updat...
"UpdateEnvironment readback buffer overflow, please schedule fewer updates." spam when scrubbing a timeline outside of playmode. Sin... Read more
[Backport] [MacOS] Modal window is blank when opened
How to reproduce:1. Open the user attached project2. Go to the Menu > Test > TestWindow3. Observe the "TestWindow" Expected re... Read more
[Backport] Trail renderer end caps are flipped inwards when the trail is...
Reproduction steps:1. Open the attached project ('TrailBug')2. Open the scene 'Scenes/SampleScene'3. Set the Shading Mode to 'Wirefr... Read more
Animation Window undo error in rec mode after preview offset
Getting an InvalidOperationException error after the following operations in the Animation window. This can be reproduced with a sin... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class