Search Issue Tracker
Switching screen resolution while on fullscreen does not work
Switching resolution in fullscreen mode with Unity 3.5.7/4.1.2 doesn't work in Firefox but does work with Google Chrome. Read more
Error when trying to submit default changeset without a name in P4
- Create a default outgoing changeset- Submit it, but without giving it a description/name Expected: changeset is submitted without ... Read more
Graphics Emulation setting is not saved between editor launches
To reproduce:1. Change Graphics Emulation to not default one2. Save project3. Quit4. Reopen - the setting will be default oneIs ther... Read more
DebugAssert(!m_IndexBuffer.empty())
The bug:When you run the app on Windows 8 you get a c Vector out of range exception on all platforms, x86 and ARM. Also before this ... Read more
The documentation page for RenderTexture.sRGB does not state
Steps to reproduce : - open the http://docs.unity3d.com/Documentation/ScriptReference/RenderTexture-sRGB.html link- notice there is ... Read more
Any shader using normal map has inconsistancy lighting when you rotate o...
Steps to reproduce : - create some planes and snap them together using snap tool.- apply any normal map using shader ( ie : Bumped D... Read more
Undo function doesn't work for moving assets
Steps to reproduce : - create a new project- create a cube and drag it in the project browser to make it a prefab- create a new fold... Read more
Crash when dragging a state to the base layer
Steps to reproduce : - create an animator controller- create a sub state machine- enter the sub state machine and create an empty st... Read more
MP4 video does not render
Steps to reproduce : - import the project attached- open the scene and press play- notice the video is not rendered and the editor b... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved