Search Issue Tracker
EditorWindow maxSize is ignored
The property maxSize is ignored when resizing an EditorWindow. 1)Click "Bug/My Window" in the menu.2)Resize the window, it should on... Read more
"ArgumentException" errors thrown when enabling “Screenshot Camera 6” Ga...
Steps to reproduce:1. Create Unity project using High Definition 3D Sample Template2. In the Hierarchy window enable “Screenshot Cam... Read more
[DX11 - AMD] Crash on AmdDxGsaFreeCompiledShader when Texture Object nod...
Steps to reproduce:1. Open the attached project from the provided Google Drive link2. Open the Amplify Shader Editor Canvas (Window ... Read more
[Windows] Editor doesn't remember the maximized position after reopening...
How to reproduce:1. Create a new project2. Maximize the Editor window3. Reopen the project4. Observe the Editor window Expected resu... Read more
Editor crashes when trying access animation clip events through script
To reproduce:1. Open attached project2. Open test scene3. Press play4. Editor crashes Read more
[ShaderGraph] Deleting A Group Node that contains a blackboard Property ...
Reproduced in SRP master of 8/7/19 (0c3b4b5888), 2019.3.0a12 Repro #1 (with my simple file):1) Open up DeleteMyNodes.ShaderGraph2) B... Read more
Editor freezes when tryDequeue() is used after NativeQueue<T>ParallelWri...
How to reproduce:1. Open attached project ("NativeQueue-Parallel-Enqueue-Leak.zip")2. Enter GameView Actual result: Observe the free... Read more
[HDRP][macOS] Depth of Field effect becomes black in Game view when Focu...
Reproduction steps:1. Create an HDRP project2. In the Hierarchy window select "Post Process Volume" GameObject3. In the Inspector wi... Read more
[Output Mesh] Shadows forced on Output Mesh when particle outputs are ca...
(This is a recent regression of the fix for case 1312649, thus it's logged separately) Repro steps:1. Import the attached package an... Read more
[Visual Effect Graph] Input field overlaps dropdown arrow icon while ren...
Input field overlaps dropdown arrow icon while renaming Category in Blackboard window. Steps to repro:1. Open the attached project.2... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template