Search Issue Tracker
Crash when creating a prefab from a gameobject which original prefab has...
Steps to repro:1. Create a new gameobject2. Drag it to the project view to create a new prefab3. Delete the prefab, observe that the... 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
Nested asset max depth is lower in 4.5
To reproduce:1. Open TestScene in project DepthBug using Unity 4.3.42. Inspect the Depth Test behaviour on Game Object and expand th... 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 th... 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 s... Read more
[NestedPrefabs]Some connections are not removed after undoing a creation...
Steps to reproduce the issue:1. Open attached project.2. Open scene named "main".3. Select game object named "Parent", drag and drop... Read more
Prefab creation with Drag&Drop from Hierarchy to Project doesn't mark sc...
How to reproduce:1. Create a new project2. Save the scene3. Drag and Drop Main Camera from Hierarchy to project folder so it becomes... Read more
[CacheServer][Prefab] Prefab isnt refreshed with prefab 'Apply' after a ...
Steps to reproduce: 1. Set up a Cache server2. Open attached project3. Connect to the Cache server (Edit -> Preferences -> Cac... Read more
Scene file is modified after changing build settings
To Reproduce: 1. Download the attached project or create any project with two scenes in it, make sure the target platform is iOS. 2.... Read more
Scripts are always recompiled when building SceneAssetBundles
To Reproduce: 1. Open the project attached to the post. 2. Goto 'Bundle Builder' in menubar. 3. In the opened editor window select e... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default