Search Issue Tracker
RawImage texture cannot be changed after a yield statement in a couroutine
To Reproduce:1. Open 'ReplaceImage.cs' in the attached project remove the first (WWW) line in the coroutine, change the last line to... Read more
GUILayout defaults to ExpandHeight on Windows Phone 8 Emulator
Steps to reproduce:1. Create script with the following lines:void OnGUI(){GUILayout.BeginArea(new Rect(80, 10, Screen.width - 160, S... Read more
Creating an asset produces an error and crashes the editor
Open the Example1.scene; the repro steps are:- Drag and drop the "Dict" script on top of the "Dict" object.- Press Ctrl-S to save th... Read more
AddObjectToAsset doesn't serialize an object inside the asset
Open the Example1.scene; do the following:- Drag and drop the "Dict" script on top of the "Dict" object.- Press Ctrl-S to save the s... Read more
Incorrect referencing in the scene file after creating an asset
Open the Example1.scene; do the following:- Drag and drop the "Dict" script on top of the "Dict" object.- Press Ctrl-S to save the s... Read more
Anti-aliasing has no effect
Anti-aliasing has no effect. To reproduce:- Open attached project and launch "scene-directional" scene- Go to Quality Setting and se... Read more
Unity logo appears in Windows Player when "Linear" Color Space is enabled
Selecting the Linear color space, makes the Unity logo appear in Windows player. To reproduce:- Open attached project and launch "sc... Read more
Inactive uGUI elements are rendered in Windows Phone 8 Emulator
Steps to reproduce:1. Create new or open any project2. Add Canvas and several uGUI elements3. Disable the Canvas, but not elements4.... Read more
Input text symbol moves strangely while entering text
To reproduce:1. Open attached project2. Open "test" scene3. Play the scene4. Change game view resolution5. Press on text input field... Read more
Cannot construct a class which inherits from a protected base class in w...
To Reproduce:1. Open and run, observe that a "not accessible at 0x..." exception is thrown, switch to standalone mode, run, no excep... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled