Search Issue Tracker
[ProjectBrowser] double clicking on a folder in ActivityWindow - the ani...
How can we reproduce it using the example you attached1 Open attached project (or create new 3D project and create 2 empty folders)2... Read more
Texcoord2 is missing in the vertex shader input in HDRP with Realtime GI
Texcoord2 is not correctly bound to HDRP/Lit shader when using Enlighten Realtime GI. This happens only in the Player and makes the ... Read more
[Profiler] Standalone Profiler keeps recording Playmode while on pause
How to reproduce:1. Create new project2. Open Standalone Profiler3. Enter Play mode4. Hit pause and in Standalone Profiler disable a... Read more
[GPU PLM][macOS] Assertion failed in ''wroteTexelValidity'' and allocato...
Steps to repro:1. Download the attached project "SponzaLWRP" and open "Sponza" scene on macOS;2. Drag 'SponzaLightingDay' scene from... Read more
Long Layer names are not fully visible in the drop-down list when select...
Reproduction steps:1. Open the attached project "TestProject.zip"2. Go to Assets > Scenes folder3. Open "SampleScene.unity" Scene... Read more
[Android][IL2CPP] Boxed integer is not equal to itself when project is b...
Reproduction steps:1. Open the attached user's project "Il2cppproj.zip"2. Go to Project settings > Player > Other settings and... Read more
EditorWindow fails to open when the cause of NullReferenceException in C...
How to reproduce:1. Open the attached project ("1366567_repro.zip")2. Open the "ExampleWindow.cs" script3. Uncomment lines 36, 37 an... Read more
Unity editor doesn't open Visual Studio on file double click while SQL S...
Reproduction steps:1. Run "SQL Server Management Studio"2. Press "Cancel" if the "Connect to Server" window pops up on "SQL Server M... Read more
2D Animation Rig follows inverted Mouse control when facing left side
How to reproduce:1. Open the user's attached project2. Open scene Assets/_Scenes/BearAnimationTest3. Go to the Game view and press t... Read more
ParticleSystemForceField doesn't have "enabled" property
Request for new script API: void Test(){ParticleSystemForceField forceField;forceField.enabled = false;// - does not exist} 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