Search Issue Tracker
Delete, Duplicate, Find, Frame Selected and Copy/Paste are not working o...
Reproduction steps: 1. Open "FocusNotEditable.zip" project2. Open "SampleScene" scene3. Select "CubeA"4. "BUGREPORT" -> "Set NotE... Read more
CollisionFlags.Below C# example fails to compile
http://unity3d.com/support/documentation/ScriptReference/CollisionFlags.Below.html C# example should be: if ((controller.collisionFl... Read more
EditorWindow documentation is wrong in relation to create window
this page in the documentation is wrong according to how to create and show an editor window :) http://unity3d.com/support/documenta... Read more
GPU Profiler for Terga shows incorrect numbers
Tested device:ASUS Transformer Prime TF-201 Steps to reproduce:1. Open AngryBots project2. Check 'Autoconnect profiler' and 'Develop... Read more
Unity Crashes w/ Out of Memory exception compiling resources
To reproduce:1. Create a project with a lot of .ogv files, total of ±1.5gb2. Build for standalone Read more
Textures used in cubemaps do not auto update in cubemap after being modi...
Steps to reproduce : - create a cubemap- add 6 image files to project- drop those into slots in cubemap- edit image files outside Un... Read more
Light probes don't work with additive levels, even when setting them exp...
Attached is a project to demonstrate that lightmap probes do not work on additively loaded scenes even with explicitly setting them ... Read more
Random.seed can't be set to reproduce random rolls
Random.seed can't be set to reproduce random rolls (probably due to internal data type unsigned long). This will stop applications f... 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