Search Issue Tracker
Sprite renderer loses reference when changing texture name and Sprite Mo...
To Reproduce: 1. Open ‘SpriteScene’ in the attached project. 2. Change the texture’s (in assets folder) name, observe that that the ... Read more
Cubes look "jagged" when running the player in small resolution
Maybe this is intentional design, but when selecting: - the smallest resolution (640 x 480) - the highest Graphics Quality (Fantast... Read more
[WinRT] A warning is needed about Unity not overwriting the app manifest
If building for Windows Store on top of an existing folder setting the capabilities from the Unity editor will not have any effect -... Read more
Errors are thrown when audio files which have more than two channels are...
Importing such file will produce an error: NullReferenceException: Object reference not set to an instance of an object UnityEditor.... Read more
"Linear" Color Space does not render steroscopic
"Linear" Color Space does not render stereoscopic regardless of the Rendering Path settings. To reproduce: - Open attached project ... Read more
Fader is stuck after selecting a customized component
Fader is stuck after selecting a customized component - please see attached video for details. To reproduce: - Open attached projec... Read more
BoxCollider2D doesn't animate on latest patches
To reproduce: 1. Open attached project 2. Run Test scene 3. Observe the collider Expected result: It animates, changing size Actual... Read more
Audio Plugin components can not be dragged up/down in Inspector
Audio Plugin components can not be dragged up/down in Inspector To reproduce: - Open attached project and launch "test" scene - Dou... Read more
Overlays have different colors
Overlays have different colors. To reproduce: - Open attached project and launch "test" scene - Open Audio Mixer window - On the ch... 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 exce... 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
- [iOS] Memory leak when unloading Unity as a Library
- Non consistent "Editor Only" label position in the "Library" section
- Wrong minimum size for "Saved Searches Panel" in the Search window
- NullReferenceException is thrown when calling camera.Render() on SceneView Camera during EditorSceneManager.sceneSaved due to missing null check in DrawRenderer2DPass
- Editor freezes when initializing converters with Post-Processing Stack V2 Converter enabled