Search Issue Tracker
The terrain texture is not visible in the built project
Steps to reproduce: 1. Open the project provided by the user 2. Open the "FromHelicopter.unity" scene 3. Play the scene in the edito... Read more
When loading a scene repeatedly sometimes models render entirely black-A...
The project reproduced on Samsung Galaxy S3, GT-I9300. Build and run. A scene will be reloaded multiple times, each time loading mod... Read more
Out of memory import 4k textures
Could reproduce on 4.3.0 beta 1 To reproduce: - Open attached project and do one of the following actions to make the editor crash ... Read more
Calling DestroyImmediate from an AssetPostprocessor
Calling DestroyImmediate from an AssetPostprocessor We have had some reports from users saying that calling DestroyImmediate during... Read more
Cubemaps: support texture compression on them
Unity simply has no options for enabling cubemaps to use any form of compression (dxt5, dxt1 or any platform dependant type) Read more
Cubemaps do not update from original sources when changing dimension or ...
1 Open attached project 2 Choose "Sunny1_up Dup" in the Project browser and look the Preview (see attached image step2) - notice the... Read more
hideFlag.DontSave crashes the editor
Could reproduce on version 4.3.0a5 (796335dfc9e5). To reproduce: - Open attached project - Select "Click Me" > "Produce a scene" i... Read more
Prefab is distorted after unchecking Optimize Game Objects
Steps to reproduce : - import the project attached - search for the model ThryleBone - select it and in the Inspector check Optimiz... Read more
Dereferencing NULL PPtr! error on Undo
- Drag and Drop the main camera from a scene into the Project Browser to turn it into a prefab - Create a new RenderTexture and assi... 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
- [Android][URP][OpenGLES3] Render Texture memory increases by 50% when using OpenGLES 3
- MouseButton(0) loses click state when using Device Simulator and enabling "Any iOS Device" in Unity Remote
- [Linux] "Sending message header failed (11)" Warning in Console when opening or closing Standalone Profiler
- [Backport] MacOS Targetsupport Installers for Linux overwrite their content
- [Backport] Scheduled items, asynchronous tasks, and Update() are not run when EditorWindow is opened using ShowModalUtility()