Search Issue Tracker
[OSX] ReadPixels on RenderTexture with AA doest work
Steps to reproduce : - import the project attached on OSX- open the scene and press play- press "Take screenshot" and notice that th... Read more
Deceit in the documentation on StaticOcclusionCulling.Compute
StaticOcclusionCulling.Compute method is asynchronous, but the documentation says the opposite: http://docs.unity3d.com/Documentatio... Read more
Internal compiler error reported instead of Syntax error
Steps to reproduce---------------------1. Create a script that includes two variable declarations, the first one should include brac... Read more
Lag causes Game Object not to reach MatchPosition
To reproduce:1) Open the attached project2) Load 'tutorial-done' scene3) Run project and press 'space' button, you will notice that ... Read more
Undo restores deleted Sub-State Machine which corrupts Character Animati...
Steps to reproduce:1. Create a project which has new CharacterAnimation.controller2. Open Animator window to edit CharacterAnimation... Read more
PlayerPrefs gets corrupted after the application is killed / force stopp...
Reproduced on:Google Nexus 5 with Android 4.4 Reproduced with:Unity Version 4.3.1f1 (cebd4d9b5122)Unity Version 4.3.0f4 (e01000627d6... Read more
Objects don't collide correctly when affected by object with Contionuous...
1. Run attached project and scene2. Observe that the sphere on the left in the scene has CDC and the sphere on the right CDD3. Play ... Read more
Creating a 2D project in project wizard on Mac does not set editor to 2D...
1. create new project and select the 2D default option in the projectwizard2. Observe how scene is not set to 2D and editor behaviou... Read more
Typo in Quaternion scripting reference
-e: see title -repro:--go to http://docs.unity3d.com/Documentation/ScriptReference/Quaternion.html--NOTICE "Tthey" at the beginning ... Read more
Missing image and link in the Material Property Drawer docs
Steps to reproduce : - open the link http://docs.unity3d.com/Documentation/ScriptReference/MaterialPropertyDrawer.html- scroll to 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS