Search Issue Tracker
Shader cache is not used when building the Player repeatedly
Reproduction steps:1. Open the attached “BugReportWireframe.zip“ project2. Go to “File → Build settings“3. Press the arrow on the ri... Read more
Two independent Particle systems appear to be using the exact same seed ...
How to reproduce: 1. Open attached project2. Open scene particles.unity3. Play the scene- Note how the coloured particles and the bl... Read more
Realtime pointlights disappear when built with rendering path set to def...
Repro steps:1. Open "New Unity Project" project2. Open "Playground" scene3. Go to Edit > Project settings > Player4. In Settin... Read more
Video player fails to start playing and null handle errors are thrown wh...
Reproduction steps:1. Make a new Unity project2. Import the user's attached video ("Opening Cinematic for Demo.mp4")3. Add the video... Read more
Unity crashes when debugging with VS2017 when using .NET 4.6
Reproduction steps:1. Open project attached (Quiz1.zip).2. Open scene "MenuScreen".3. Open script "onClick" with VS2017.4. Add break... Read more
Crash in SplatMaterials::FindMaterialProperties when opening a scene wit...
To reproduce:1. Attempt to open the attached project (or "Tilt Brush Landscape" scene);2. Remove "crystal.mat" material from the Ass... Read more
[windows only] Switching Project when importing complete project does no...
Steps to reproduce: Open a Unity Project From the Asset Store, add Unity Learn 3D Game Kit to your assets (any complete project shou... Read more
ScriptableObject references become temporarily null in Editor when they ...
When a .asset file containing a ScriptableObject is modified on disk, Unity destroys the existing ScriptableObject C# instance, then... Read more
Viewport content position values breaks to NaN value when changing Scrol...
Reproduction steps:1. Open project attached (ScrollRectTest.zip).2. Open scene "test".3. Press on Scroll Rect (in Canvas).4. Drag it... Read more
An error is thrown after re-building a library of previous Editor versio...
How to reproduce:1) Create and open a new project in 2020.12) Select the Default layout3) Open the Profiler window4) Close the proje... 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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- 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