Search Issue Tracker
Compiling errors don't show the expected message in the console
1. What happenedI have a script with compiling issues, I'm trying to enter play mode and it blocks me, but the editor doesn't write ... Read more
Extension method fails to implicitly convert to correct type
Extension method fails to implicitly convert to correct type To reproduce:1. Open attached project. Notice the compile error: "Asset... Read more
RectMask2D masks a child game object even if it is in the boundaries.
RectMask2D masks a child game object even if it is in the boundaries. It only happens if the object (for example button) is rotated ... Read more
NullReferenceException counter keeps incrementing without user input aft...
NullReferenceException counter keeps incrementing without user input after importing "Unity Anima2D" package 1. Use 2017.1.0a12. Dow... Read more
[UI] Tiled Image stretches sprite borders in Tight mesh mode
Reproduction steps:1. Open the attached project2. Open the "Scene" scene3. Open Game view Result: under the "bad" section you can cl... Read more
Editor crashes when adding text component to game object in play mode vi...
How to reproduce:1. Open the attached project2. Open and play ExampleSceneResult: Editor freezes and crashes after some time Note: c... Read more
Crash in GenerateCombinedDynamicVisibleListJob
To reproduce:1) Open attached project2) Either Build and Run or Open "level01" scene and play it3) Wait It will eventually crash. Th... Read more
Particle submitter emission seed is not randomized when Particle System ...
Reproduction steps:1. Create new project and add unitypackage attached (20170409_bugreport_unrandomized_seed_of_subemitters.unitypac... Read more
Child UI elements in parent Canvas cannot be configured after changing t...
How to reproduce:1. Open a new project2. Go to GameObject --> UI --> Text3. Set Text Anchor Preset to Stretch Middle4. Drag th... Read more
NetworkDiscovery message in buffer not cleared
When overriding an OnReceivedBroadcast() method, second parameter (string data) is not cleared between calls. I.e. if you get a mess... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS