Search Issue Tracker
When importing the prefab made with an older version of unity editor hangs
To reproduce:1. Create a new project2. Import Unity package made with an older version of Unity3. Editor hangs with ExecutionEngineE... Read more
Crash when using a system.net.networkInformation script
Steps to reproduce : - import the project attached- create a cube and attach the networking.cs script to it- press play and Unity wi... Read more
The GUI.PasswordField behaves wrongly on BB10 devices
Every time the user taps (clicks) on the field, the password gets reset to it's first content. Read more
Creating a script or folder from the right click menu throws "Rename not...
To reproduce:1. Create a new project2. Create a folder3. Deselect the folder4. Left click and then quickly right click the folder. T... Read more
Unity crashes when rotating a sprite
Steps to reproduce : - import the image attached- create a sprite from the image- drag the sprite to the scene and add a 2D Polygon ... Read more
[EGL] Unable to find an configuration matching minimum spec! on Android ...
With Unity 4.3 only the black screen is shown on older devices. The sounds can be heard, but no graphics are displayed. The "[EGL] U... Read more
Camera with image effects throws error when certain game view aspect rat...
To reproduce:1. Create a camera with Clear Flags set to "Depth Only" or "Don't Clear"2. Attach an image effect to the camera3. Set t... Read more
GetAudioClip no longer gets streamed audio
To reproduce:1. Open the project I've attached2. Run the 'test' scene3. Wait for a couple of seconds (observe the console log)4. Not... Read more
Unity opens script with OS default editor not MonoDevelop
To reproduce:1. Install 4.3f4 Unity version on 4.2.2f4 (to the same folder)2. Set the default OS script editor to SublimeText3. Crea... Read more
GPU profiling disabled on nvidia GT 650M gpu
To reproduce:1. Open unity with a computer which has nvidia GT 650M GPU.2. Open any project3. Try profiling GPU Profiling won't work... 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