Search Issue Tracker
Two intersecting textures flickering in play view, but not in scene view
To reproduce:1. Open the attached project (or I can provide you a smaller repro one, fb somehow doesn't allow me to upload anything ... Read more
[AssetBundles] Crash in AnimationClip::GetRuntimeAsset when instantiatin...
To reproduce:1. Open attached project2. Run Scene3. Editor crashes Regression from 5.2.4f1Reproducible: 5.3.1p1, 5.4.0b1 Read more
Accessing variables in a static generic class nested inside a regular st...
Steps to reproduce: 1. Open attached project2. Open scene "Test"3. Open script "Test.cs"4. Uncomment line 13: Debug.Log(StaticClass.... Read more
[Navmesh] Agent placed on multiple navmeshes picks one at random and can...
Reproduction steps:1. Open attached project "NavmeshIssues"2. Open scene "2Navmeshes"3. Enter play mode--- You will see that the age... Read more
Light Intensity animation does not save values
Steps to reproduce:1) open attached project2) select 'Point light' object3) open 'animation' window4) play the animation Expected (g... Read more
SetParent() second parameter for maintaining world position ignores rota...
Steps to reproduce:1. Download and open project "BugReportProject"2. Play scene "Parenting_BugReportScene"3. Walk into red squareAct... Read more
Default weight value in Created Animator cannot be changed by modifying ...
How to reproduce:1. Open the attached project2. Create Animator controller Test>AnimatorController>AnimatorController3. It wil... Read more
Using Unity Ads and Stripping crashes project on Android
Enabling Stripping level while using Unity Ads causes crash on Android devices from Unity 5.3 Read more
[UNET Server dll]"Out" variables of Receive function have garbage when d...
Steps:1. Open attached solution2. Start "ChatServer.exe"3. Start "ClientGUI.exe"4. Press "Connect to 127.0.0.1" button in ClientGUI=... Read more
IL2CPP fails generating code
1. Open attached project2. Build to WebGL or iOS with IL2CPP3. Building will fail /Assets/../Temp/StagingArea/Data/il2cppOutput/t_20... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names