Search Issue Tracker
Bad use of EditorApplication.update screws editor extension developers
-e: if devs of editor extensions use EditorApplication.update = null they screw and other registered functions from other extension.... Read more
Saving scene in play mode issues
1) It's possible in the editor <Save Scene>/<Save Scene as...> in play mode from script but impossible from UI. Is it by... Read more
Inspector preview incorrectly adds invalid color data to mesh
1) What happened Inspector preview incorrectly adds invalid color data to mesh even when material/shader doesnt require them. Consol... Read more
[Win Store Apps] Render texture doesn't work on WinRT
Render texture doesn't work on WinRT Reproducible on 4.6.0b11;Attached screenshots and WinRT UnityPlayer.log; Repro steps:1. downloa... Read more
NullReferenceException when selecting UI Light
Steps to reproduce : - import the uGUI project- open the "REnderTexture" scene- navigate in the Hierarchy to Canvas>UI Camera>... Read more
[Win Store Apps] Bitmap font is pink on WinRT
Bitmap font is pink on WinRT Reproducible on 4.6.0b11;Attached screenshots and WinRT UnityPlayer.log; Repro steps:1. download "uGUIP... Read more
Cannot add default Flare Layer component to a Camera from code
To reproduce:1. Generate code that creates a camera; i.e. Camera someCam;2. Generate code to add a flare layer component; i.e. someC... Read more
Adding a DontSave component to a normal GameObject throws errors
To reproduce:1. Open attached project2. Open scene test3. It contains a gameobject with a components that is set to "DontSave"4. Ent... Read more
Slider does not update when it is no longer controlled by a HorizontalLa...
Steps to reproduce:1. Open the project and the scene2. Find 'Slider' under Canvas in hierarchy3. Note that it's Rect Transform value... Read more
Using the Trim button in the Sprite Editor does enable 'Apply' button
Steps to reproduce:1. Import and open any sprite in Sprite Editor2. Make some imperfect slices, press apply3. Select the slice, pres... 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
- Line Renderer Component elements do not fit in the Inspector window when minimising Inspector window is minimised
- “Do you want to apply changes?” warning pop-up appears when adding and removing list items in Player settings
- Line Renderer flickering in HDRP project when second Material field is set to None
- Texture 2D Importer fails to assing a default value to the "namefileidtable" when using a texture preset
- "ProcessRootMotion" method is called when "Apply Root Motion" is disabled in the Animator