Search Issue Tracker
[Template] OSX standalone build flickers when created on Windows platfor...
OSX standalone build freezes with flickering on launching when created on Windows platform using "Lightweight RP" Template. Steps to... Read more
"Assertion failed on expression: '0 == m_CurrentBufferBindMask[kUnityPer...
Reproduction steps:1. Download DOTSSample (https://github.com/Unity-Technologies/DOTSSample)2. Open the project3. Open scene "Whiteb... Read more
The texture of the material is being saved even when it is changed to an...
To reproduce:1. Open attached project2. Create new material3. Set the shader to Particles/Standard Surface4. Set Metallic texture5. ... Read more
[Vulkan][URP] Editor crashes due to progressive increase in memory consu...
Editor crashes due to progressive increase in memory consumption for URP project template with Vulkan graphics API. Crash occurs nor... Read more
Plugging time into a master node on HDRP crashes Unity
Occurs in SRP Master (commit 1811ed952a)Repro steps:1. Use a project with HDRP2. Create a new PBR or HD Lit shadergraph3. Create a "... Read more
[Mobile] Tiled GPU perf. warning is thrown when Emulating Graphics with ...
To reproduce: 1. Download attached “case_675421-ViewportIssueExample.zip" project and open in Unity2. Open "TestScene" scene3. Chang... Read more
[OSX][GLCORE] Setting aspect ratio in game view, throws OpenGL Error in ...
Steps: 1. Open any project.2. In game view click "Free Aspect" and change it3. BRACE YOURSELF, error is coming... Read more
SetTextureScale started complaining about material missing texture property
Open the scene TrackEditor_Example from the attached project and press Play. It will throw lots of errors about materials missing so... Read more
Memoryless render textures do not have warning / error about being read ...
Using memoryless render targets on graphics APIs that don't have support for memoryless render textures does not issue warnings or e... Read more
[Regression][FrameDebugger] SpeedTree preview is pink and corrupted in F...
Steps to repro: 1. Open attached project and 't1' scene;2. Open Frame Debugger (Window -> Frame Debugger);3. Expand any event tha... 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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class