Search Issue Tracker
[UIElements] Experimental.UIElements styles on hover event are reapplied...
Steps to reproduce:1. Open attached project2. Go to "UIElementsExamples"->"05_Controls"3. Open Profiler window4. In Profiler pres... Read more
Setting custom icon to a script via Debug inspector doesn't work
Steps to reproduce:1. Download and open the attached project2. Create a new script3. Add the "xy" icon as the script icon via the De... Read more
Unity freezes/stops logging when out of drive space, no error given
Reproduction steps:1. Fill up the disk, which has Editor.log file, leave some MB free space2. Open repro project3. Press play4. Wait... Read more
[UNet] IndexOutOfRangeException is thrown after restarting Editor and re...
To reproduce:1. Open project attached by the user2. Build it (Mac standalone)3. In the build click option "Server only"4. Hit play i... Read more
[IL2CPP] Build fails with error: Attempting to constrain a value of type...
To reproduce:1. Open project attached by the user2. Build it for iOS or Android with IL2CPP backend Expected: Unity successfully bui... Read more
[Linux Editor] The checkboxes in the "Static" menu are not displayed
Steps to reproduce:1. Open any project.2. In Hierarchy window, select any GameObject3. In Inspector window, press the arrow icon nex... Read more
[Windows] TransformChangeDispatch::GetSystemInterested crashes on projec...
To reproduce: 1. Download attached project "CrashBug.zip" which user attached in email and open in Unity2. Create a new scene3. Add ... Read more
Unity crashes when trying to compress the files with SevenZipCompressor....
Steps to reproduce:1. Open the attached project2. Open the TEST scene3. Play the scene4. Observe the crash Actual result: Unity cras... Read more
Event.current.capsLock returns false, when capsLock is on, but capsLock ...
To reproduce:1. Open attached project "CapsTest.zip".2. Open and Play "Test" scene.3. Press "Caps Lock" on key board, and check the ... Read more
[Shaders] Shader _Time value isn't updated when there isn't a Camera in ...
Shader _Time value isn't updated when there isn't a Camera in the Scene. When you don't have a camera in the scene, just a Canvas se... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default