Search Issue Tracker
Runtime helper generated GameObjects are not added to main thread list w...
How to reproduce:1. Open the user's project "TestCSharp8.zip"2. Press Play and observe the Console Window Expected result: Generated... Read more
Using -warnaserror with .net subset causes error CS0618
When using -warnasrerror in smcs.rsp file to trigger compile errors on a warning. If using .net subset this will cause error with er... Read more
Cannot adjust import settings while video is playing in inspector
The Video importer inspector gives an error and creates an invalid asset if you try to modify settings while the video is playing in... Read more
Setting Max-Width on left column content of UIElements VisualSplitter br...
When max-width is specified on the left column content of VisualSplitter, resizing the left column beyond the max-width will eventua... Read more
NetworkBehaviour isn't allowed to have more than 15 SyncVars
Steps to reproduce: 1. Open attached project2. Notice errors in console caused by SyncVarsScript.cs:UNetWeaver error: GetWriteFunc r... Read more
[macOS] Crash on Material::RemoveUnusedProperties when removing unused M...
Reproduction steps:1. Open the attached “TestCrash” project2. Open the “Assets/Scenes/SampleScene.unity” scene3. In the Hierarchy wi... Read more
"Burst package has been removed, please restart the Editor" pop up after...
Reproduction steps:1. Create a new Project2. Open Package Manager (Window -> Package Manager)3. Install 2D Animation package from... Read more
[Android] “AndroidVideoMedia: Could not create decoder for mime type vid...
Reproduction steps:1. Open the attached “VideoTest” project2. Build and run the Player (File > Build And Run)3. Turn on the devic... Read more
Adding/removing components expands collapsed components view in the Insp...
How to reproduce1. Open the attached '1280892.zip' project2. From the 'Scenes' folder open 'SampleScene'3. In the hierarchy window s... Read more
The 'Open Download Page' button in build settings directs to a non-exist...
When no desktop standalone build support is installed, the 'Open Download Page' button opens incorrect link. To reproduce:1) Install... 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"