Search Issue Tracker
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 outsid... Read more
[Scripting, Graphics] Unwanted burst of particles when attached to movin...
To reproduce: 1. Open attached project and attach script 'move ship' to the spaceship gameobject 2. First play scene with the scrip... Read more
Switching between forward & deferred shifts game view by 1 pixel on D3D9
To reproduce 1. Create a scene with any kind of object that fills the viewport in one dimension (x) 2. shifting between forward and... 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.5gb 2. Build for standalone Read more
Importing asset package onto usb stick without enough free space cause c...
Steps to reproduce: 1. Download the attached package to a project on a usb drive which doesn't have enough free space 2. Receive an ... Read more
GPU Profiler for Terga shows incorrect numbers
Tested device: ASUS Transformer Prime TF-201 Steps to reproduce: 1. Open AngryBots project 2. Check 'Autoconnect profiler' and 'Dev... Read more
GUI.Window windows in an EditorWindow do not cause ScrollView areas to e...
To reproduce 1. Open project attached user's latest mail 2. select TestObject 3. go to Tools -> WisdomTools -> Target Editor with B... Read more
Screen flickering when resizing content player window.
Screen flickering when resizing content player window. Repro Steps: 1. Unzip the attached file 2. Run /BlinkTest/html/test.html 3.... Read more
Replacing collider fails if script requires component of type Collider
1. Create a script called ExampleTrigger.cs and paste the following lines in it: [RequireComponent(typeof(Collider))] public class... 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
- Asset Database warning is being logged continuously when creating a script in an embedded package
- Build process only shows Initializing when building for Android
- TileMap Palette preview flickers when scaled
- Shader Graph Blackboard "plus" sign is not centered within the button
- [URP] When Rendering Layers are enabled, the DepthNormalPrepass is enabled even if not used