Search Issue Tracker
[Mecanim] animator.gameobject.setactive(false) causes Editor to crash
How to reproduce:1. Open the attached project "676190Anim.zip"2. Open test scene3. Play it and Unity will crash4. Game Object has ve... Read more
OnPreviewGUI method's background image is rendered grey instead of white...
How to reproduce:1. Open the attached 'TestPreviewRenderer2.zip' project2. Navigate Example -> GameObject Editor3. Observe that b... Read more
Burst performance is degraded up to 8 times when number of calculations ...
How to reproduce:1. Open attached project ("BurstPerformance.zip")2. Open Test Runner3. Open Performance Test Report4. In Test Runne... Read more
Burst performance degrades when using newer package version
How to reproduce:1. Open attached “IN-98044” project2. Open the “SampleScene”, in the Scenes folder3. Select the “Terrain” GameObjec... Read more
[SpeedTree] Wireframe mode not rendering correctly ST assets
Steps to reproduce: 1. Start new HDRP project 2. Import a ST9 asset and add it to a scene 3. Switch scene rendering mode to wirefram... Read more
[iOS] Player crashes on airplaydisconnectcrash`main() when disconnecting...
Steps to repro:1. Build and run users "AirplayDisconnectCrash.zip" project on iOS device2. Enable screen mirroring on iOS device3. S... Read more
[Rendering Debugger] Crash on ScriptableBatchRenderer::GenerateBuiltInCB...
Reproduction steps:1. Create a new URP project2. Open Window -> Analysis -> Rendering Debugger and change 'Material Override' ... Read more
ScrollView speed is slower when in Play window
Reproduction steps: 1. Open the attached "IN-89592" project2. Enter Play Mode3. Scroll in both the "Game" and the "MyWindow" windows... Read more
Setting InputEventPtr.handled to true does not prevent actions from trig...
How to reproduce:1. Open the "EventPtr_HandledTest.zip" project2. Open the "SampleScene"3. Enter Play mode4. Right-click on the mous... Read more
ScriptedImporter's GatherDependenciesFromSourceFile() is not executed wh...
How to reproduce:1. Open the project "case_1203843_GatherDependenciesFromSourceFileNotCalled"2. Right-click on the asset "foo" in th... 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
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API