Search Issue Tracker
[UI] MaskableGraphic OnEnable and OnDisable are slow causing non-respons...
To reproduce:1. Open attached project2. Play scene3. Click on Open4. Notice spike in profiler5. Click on Back button6. Notice anothe... Read more
Tutorials window is highlighted when the Masking window isn't open or no...
Reproduction steps:1. Open the attached project "IET-Bugs 2”2. Open the Tutorials window (Tutorials > Show Tutorials)3. Click Beg... Read more
[Profiler] You can only disable display of CPU Usage components
You can not disable other then CPU profiler graphs (by using little squares near profiling object (Rendering/Script/etc...)) Steps t... Read more
Asset Store view docking corrupts scene view (5.0 RC3 Mac)
To reproduce:1. Open a project2. Open asset store3. Dock it in a way which would cause the scene view to resizeExpected result: It d... Read more
[Audio] Crash attaching a script which implements MonoBehaviour.OnAudioF...
To Reproduce: 1. Open the project attached to the post ("683583_OnAudioFilterRead.zip").2. Remove 'Example Audio Filter' from Main C... Read more
Textures loaded from Asset Bundles do not show size in the Inspector win...
Reproduction steps:1. Open the attached project "case_1217392-TextureStreamingAssetBundleIssue-2019.3.zip"2. In the top menu bar bui... Read more
[OSX] D3DCompiler produces incorrect bytecode on Mac (Wodka issue? - nee...
Repro steps:1) Open the project and TestShader.shader in it2) In the frag function notice line 54: "fixed c = 5.0xx"2) Select the Te... Read more
Objects change colors after playback (ambient probe gets messed up?)
Run attached scene.Stop.---> Cubes in the scene change colors.Regression from 5.0f2 After stop playing the scene the changed colo... Read more
[Animation Stream] Root Curves are evaluated twice on character using An...
[Animation Stream] Root Curves are evaluated twice on character using Animation C# Jobs when loopTime is set to false. Repro:- Open ... Read more
Unlit/PBR Shader Graph Keywords menu is too small and is difficult to na...
How to reproduce:1. Open attached project2. Select New Shader Graph asset3. Press "..." button next to the Keywords label at the Ins... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used