Search Issue Tracker
Calling Physics2D.OverlapCircleNonAlloc() crashes WP8 application
Steps to reproduce:1. Create a project which uses Physics2D.OverlapCircleNonAlloc() function. Described here: http://docs.unity3d.co... Read more
Unity crashes when attempting to composite multiple Substance Textures
To reproduce:1. Open attached project2. Open scene crashtest3. Select Cube_Test in scene4. Change the number of object to 65. Enter ... Read more
Zero-Width space does not cause line break when wrapping words
To reproduce: 1) Download and open project2) Open "DefaultScene" scene3) In the Hierarchy window, select IntroSequence/panel_01/Labe... Read more
Unity Event system does not recognize type which is derived from expecte...
When an event is invoked with an instance of a subclass of the expected type, an ArgumentException is thrown:ArgumentException: Pass... Read more
Toogles activated dynamically show wrong graphics
To reproduce:1. Take a project from #5932932. Run the scene 000_Bootstrap3. Press the red settings icon in the bottom right corner4.... Read more
Solo'ing a Return group makes the sounds stop playing
Solo'ing a Return group makes the sounds stop playing. Maybe this mixer is different and this is intentional, but in Ableton Live yo... Read more
Blue overlay gets in the way of tweaking the effects on audio group chan...
Blue overlay gets in the way of tweaking the effect levels.When trying to adjust the amount of effect levels via the channel strip, ... Read more
Short cut "control"+click not working on mixer channel
User can not remove the effects or send/returns on the audio groups by right-clicking on the channel strips. To reproduce:- Open att... Read more
Adjusting the attenuation level of a child audio group affects the paren...
When adjusting the attenuation level of an audio group with scripted sound - it is affecting the parent group. To reproduce:- Open a... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code