Search Issue Tracker
Non-stereo viewport rects are incorrect in VR mode
Viewport rects are handled incorrectly in non-stereo cameras when in VR mode, resulting in rendering artifacts. Reproduction steps:1... Read more
Baking GI stalls when baking a specific SpeedTree asset
Steps to repro:1. Download the attached project and open "tree" scene;2. In the Lighting window (Window>Rendering>Lighting) pr... Read more
[GPULM] - Fallback to CPULM failing on reading totalRaysCastCountBuffer
Baking with GPULM sometimes fails while reading totalRaysCastCountBuffer used to measure baking performance.This happens in RRBakeLi... Read more
[GPULM] - Fallback to CPULM failing when writing LightCookies buffer and...
Baking with GPULM sometimes fails when baking a scene that has baked light cookies.The bug happens in OpenCLCommonBuffers::PrepareLi... Read more
[Linux] Editor crashes when changing Layouts numerous times
Repro Steps:1. Open Unity Editor2. Using the drop-down option (top right of the Editor), change the Layout numerous times, roughly 7... Read more
The 'Play On Awake' checkbox gets unchecked when selecting multiple Part...
How to reproduce:1. Create a new project2. Create a Particle System in the Hierarchy3. Select the newly created Particle System4. In... Read more
NativeArray<T>.ReadOnly does not implement IEnumerable<T>
NativeArray<T> implements IEnumerable<T> allowing to use C# "foreach" syntax to iterate over it. However its read-only v... Read more
Errors thrown when a particle System Limit Velocity over Lifetime Dampen...
How to reproduce:1. Open the attached project (case_1321031-ParticleErrors)2. Open SampleScene3. Click Play4. Select the Particle Sy... Read more
Cannot expand a Serializable struct in a Scriptable Object from a custom...
How to reproduce:1. Open the attached project2. Open Test/Window Test3. Select DialogData in the object picker4. Try to expand the e... Read more
CursorLockMode.Locked doesn't lock the cursor when entering the Play Mod...
How to reproduce:1. Open the user's attached "CursorTest" project2. Open the Scene "SampleScene"3. Enter the Play Mode4. Exit the Pl... 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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"