Search Issue Tracker
Missing link for PropType
Missing link for PropType on this page: file:///Applications/Unity/Documentation/ScriptReference/MaterialProperty-type.html Read more
Missing image on file:///Applications/Unity/Documentation/
To reproduce: 1. Open unity scripting reference MaterialPropertyDrawer page. 2. There will be a missing image between the examples Read more
Stepping out while debugging causes the standalone player to freeze
To reproduce: 1. Build Angry bots x64 standalone on OSX 10.9 2. Put a breakpoint in FreeMovementMotor line 18 3. Pin some variables ... Read more
Unsupported wedge mapping mode type
To reproduce: 1. Open MagicMirror project 2. Reimport all assets 3. Check console for errors Copy-pasting the errors: ImportFBX Wa... Read more
ImageEffects: SSAO shader "ERROR: ']' : syntax error parse error " warn...
To reproduce: 1. Create new project 2. Import Image effect package 3. Select SSAOShader 4. Notice warnings: "Shader: 'Hidden/SSAO': ... Read more
Jittering animation which is specially noticeable when playing in slow m...
Steps to reproduce : - import the project attached - open the scene - press play - move the camera behind the character and notice... Read more
It is possible to give object multiline names by copy-pasting or from sc...
In scene there are two objects. Cube that I've renamed from UI, Just copy-pasted multiline text when I was renaming it Sphere that ... Read more
TouchScreenKeyboard.area returns wrong portions
With screen resolution 1536x2048 (Landscape Left orientation) on iPad4 static variable "TouchScreenKeyboard.area" returns keyboard's... Read more
OnGUI seems to process the keydown keystroke twice
Steps to reproduce : - create a new project - add the script attached to the camera - press play - press space and notice the keys... Read more
OnRenderImage() receives null destination when using SetTargetBuffers()
To reproduce: 1. Open the attached project 2. Open the scene 3. Change the depth of MainCamera/SubCamera to positive 4. See how the ... 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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened