Search Issue Tracker
Input text symbol moves strangely while entering text
To reproduce: 1. Open attached project 2. Open "test" scene 3. Play the scene 4. Change game view resolution 5. Press on text inpu... 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 "... 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... 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... 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... 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 ... Read more
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 t... Read more
Rigidbody2D jitters when Instantiating prefabs with other RigidBody2D co...
To reproduce: 1. Open attached project 2. Open "MyScene" scene 3. Play the scene 4. "player" GameObject (with Rigidbody2D) jitters w... Read more
[Projector] Cameras will not render projectors that are culled away by c...
As of 4.3, cameras will not render projectors unless they also render the layer of the object being projected onto. 1) Open the at... Read more
Physics.Raycast always returns true on Windows Phone 8 Emulator
Steps to reproduce: 1. Create a script which uses Physics.Raycast and reports if Raycast has hit anything 2. Build and run it on Win... 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
- Light 2D component documentation button leads to a page that does not exist when the documentation button is pressed in the Light 2D component
- [Usability] Context name is difficult to read in Inspector when Editor theme is set to Light
- Offset rendering occurs when drawing a custom ImmediateModeElement
- Graph Inspector and Triangle button icons are poorly visible in Light Editor theme
- Text changes to the Inspector default value when logged multiple times after being set via StringBuilder