Search Issue Tracker
.dll Import Settings newer actually apply changes
Reproduction steps:1. Create a New Project2. Import a Managed .dll file3. Add a Constraint (e.x. "UNITY_EDITOR")4. Click "Apply"5. S... Read more
.dll file, defining constrains (might only be unity dlls) causes "StackO...
Reproduction steps:1. Create a New Project2. Import a Managed .dll file (e.x. "UnityEngine.dll" from your Unity install)3. Notice "S... Read more
[UI] "Load More..." button in the Package Managers "My Assets" window re...
Reproduction steps:1. Open the Package Manager2. "All packages" -> "My Assets"3. Scroll to the bottom4. "Load More..." Expected R... Read more
[Profiler] Profiler script entries are prefixed by their Assembly Defini...
Reproduction steps:1. Create a New Project2. Create a dummy Script and add to a scene3. Enter Play mode4. Open the Profiler and Reco... Read more
[ProBuilder] InvalidCastException is thrown when ProBuilder package is r...
Reinstalling the "ProBuilder" package from "Package Manager" throws InvalidCastException error, Refer attached video. Steps to repro... Read more
[WindowsMR][SpatialAnchor] - 2019.3 - Trying to retrive the Native Spati...
Reproduced with: 2020.1.0a2, 2018.4.8f1 Notes:Found on trunkMight be related to the UWP memory leak where we changed the call on the... Read more
Vertices for RichText markups do not get stripped if the text does not f...
How to reproduce:1. Open user-submitted project (InconsistentVertCount)2. Open the SampleScene and enter Play Mode3. See the Console... Read more
Visual glitches appear in play-mode when 2D Animation Package is used
How to reproduce:1. Open Unity project, attached to a google drive2. From the main menu select Nementic/Windows/Level Start3. In the... Read more
There is no BuildOptions enum for WaitForManagedDebugger option
How to reproduce:1. Create a new project2. Create a new script3. Try typing "BuildOptions.WaitForManagedDebugger" (needs "using Unit... Read more
[VCS] Local folders show "Submit" in their Inspector VCS bar instead of ...
How to reproduce:1. Create a new project in your preferred workspace and open it2. Connect it to Perforce and uncheck "Automatically... 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"