Search Issue Tracker
InputField with maximum number of characters doesn't accept 'replacement...
Steps to repro:1. Play the Untitled scene.2. Type "12". Select all characters, and then type "3". The input field shows "3".3. Now c... Read more
InputField.onValidateInput event called twice after every edit
To Reproduce: 1. To Reproduce open & run the attached project. 2. Type a single character into the input field, observe that onV... Read more
Unity doesn't automatically recompile scripts after canceling a quit
To Reproduce: 1. Create a new script. 2. Delete/Change any object in the scene, click CMD/CTRL+Q and then Cancel in the 'Do you want... Read more
Documentation error in Scripting Reference's Coroutine page
http://docs.unity3d.com/ScriptReference/Coroutine.htmlThe example code given in scripting reference is wrong. Coroutines cannot be c... Read more
After adding new tree to the project - unable to close Unity
After adding new tree to the project - unable to close Unity 2) How can we reproduce it using the example you attachedRegression (st... Read more
When TextGenerator generates vertices for geometry specified by the <qua...
To reproduce:1. Open attached project2. Open the examplebug scene3. Select the Text object4. Enable Textured Wire view in the scene ... Read more
If CanvasRender.SetVertices is passed null, it results in a guaranteed c...
To reproduce this bug: 1. Open a new project2. Create any gameobject3. Add the attached OtherImage script component, which sets vert... Read more
StreamingAssets not shown in Editor
To reproduce:1) Make new project2) Create "StreamingAssets" folder(either through Unity or Explorer)3) Refresh Unity(if folder was m... Read more
Building any iOS or OS X app will not render anything at all
Bug repro'd on 4.6b16 OSX 10.8.5 Standalone, did not repro on iOS 7.1.2 or Win7. Recommend build be attempted for iOS on 10.9.3 to v... Read more
Standard shader: Shiny surfaces appear black, if scene has no default re...
Standard shader: Glossy (metal) surfaces appear black, if scene has no default reflection set.Since we're talking on PBR, I assume o... 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