Search Issue Tracker
Performance drop after building with 4.3
Steps to reproduce : - import the project attached in 4.2- create a development build- upgrade the project to 4.3 and create another... Read more
Undo.RecordObjects isn't working for objects referencing
Undo.RecordObjects isn't working for objects referencing each other when one gets deleted. To reproduce:1. Open the attached project... Read more
DOC: Array docs contain 404 link to MSDN
To reproduce:1. Open http://docs.unity3d.com/Documentation/ScriptReference/Array.html2. Click the link found at: "For more informati... Read more
SmoothDamp example in the documentation is incorrect
Correct example:Current SmoothDamp Documentation:<file://localhost/Applications/Unity/Unity.app/Contents/Documentation/html/en/Sc... Read more
Screen.width and height reporting incorrect values in the editor.
Screen.width and height is reporting incorrect values in the editor. To reproduce:1. Put any image effect on the camera.2. Output to... Read more
The built-in EncodeFloatRGBA() and DecodeFloatRGBA() functions contain a...
The built-in EncodeFloatRGBA() and DecodeFloatRGBA() functions contain a typo that leads to reduced precision. The problem involves ... Read more
Non-Pixel Correct GUIText ignores screen orientation on Windows Phone 8
Steps to reproduce:1. Create a project which has scene in which two GUIText objects are drawn. One should be set to Pixel Correct an... Read more
Touch.deltaTime sometimes returns 0 on Android devices
Reproduced on:Google Nexus 4 with Android 4.3Google Nexus 10 with Android 4.3 Reproduced with:Unity Version 4.2.2f1 (54f0fc09defb)Un... Read more
Mesh "Read/Write Enabled" unchecked takes as much memory as checked
To reproduce:1. Open attached project2. Build and run on iOS3. Notice in profiler meshes memory usage - 3.6mb4. Change "Read/Write e... Read more
References to a script is broken when moving it from another GameObject
To reproduce:1. Open the attached project2. Open the 'Test' scene3. Click on the first cube in the hierarchy view4. Try dragging 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera